Skip to content

Hostname

fbb.ch

Last fetched

fbb.ch resolves to 1 IPv4 address operated by AS29691 in CH.

Nutrition Label

WHISPER CANON · fbb.chRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/fbb.ch

Resolution chain

fbb.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.148.188.235.148.160.0/19AS29691CH

WHOIS identity

Registrar
Organization
christian gubler
Contact emails

Subdomains

24 observed subdomains of fbb.ch.

Web-graph footprint

Distinct hostnames that link to or from fbb.ch in the public web crawl.

39 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fbb.ch.

MechanismTarget
SPF_INCLUDEoutbound.smtp.wisestamp.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.65.175.114
SPF_IP212.243.45.146
SPF_IP46.14.230.22
SPF_IP81.62.204.170

Related pages

Pivot deeper into the graph from fbb.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fbb.ch"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.