Skip to content

Hostname

bonhamac.com

Last fetched

bonhamac.com resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bonhamac.comRouting diversity2.4/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/bonhamac.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.178.1135.214.128.0/17AS19527GOOGLE-2 - Google LLCNL
94.23.162.16394.23.0.0/16AS16276FR

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

1 observed subdomain of bonhamac.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bonhamac.com.

MechanismTarget
SPF_Abonhamac.com
SPF_INCLUDEbonhamac.com.spf.auto.dnssmarthost.net
SPF_IP35.214.178.11
SPF_MXbonhamac.com

Related pages

Pivot deeper into the graph from bonhamac.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bonhamac.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.