Skip to content

Hostname

bzexcess.com

Last fetched

bzexcess.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bzexcess.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bzexcess.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.56.126.16545.56.120.0/21AS63949US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

11 observed subdomains of bzexcess.com.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bzexcess.com.

MechanismTarget
SPF_Abzexcess.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.messagingengine.com
SPF_IP144.217.83.100
SPF_IP2600:3c00:0:0:f03c:91ff:fe1f:d52a
SPF_IP2607:5300:201:3000:0:0:0:3df1
SPF_IP45.56.126.165
SPF_MXbzexcess.com

Related pages

Pivot deeper into the graph from bzexcess.com.

Cypher and MCP

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

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