Skip to content

Hostname

farebuzz.com

Last fetched

farebuzz.com resolves to 4 IPv4 addresses operated by AS20940 in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · farebuzz.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/farebuzz.com

Resolution chain

farebuzz.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

16 observed subdomains of farebuzz.com.

Web-graph footprint

Distinct hostnames that link to or from farebuzz.com in the public web crawl.

138 sites link to this hostname.

234 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for farebuzz.com.

MechanismTarget
SPF_Afarebuzz.com
SPF_INCLUDEspf-0033d601.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.214.181.195
SPF_IP38.105.179.71
SPF_IP64.61.70.137
SPF_IP66.198.179.10
SPF_IP66.198.179.71
SPF_IP66.198.179.72
SPF_MXfarebuzz.com

Related pages

Pivot deeper into the graph from farebuzz.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "farebuzz.com"})-[: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.