Skip to content

Hostname

bonzerfl.com

Last fetched

bonzerfl.com resolves to 2 IPv4 addresses operated by AS8560 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · bonzerfl.comRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/bonzerfl.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.0.189217.160.0.0/16AS8560DE
72.167.40.20672.167.32.0/20AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

9 observed subdomains of bonzerfl.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bonzerfl.com.

MechanismTarget
SPF_INCLUDE_spf-us.ionos.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bonzerfl.com.

Cypher and MCP

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

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