Skip to content

Hostname

fuzi0n.com

Last fetched

fuzi0n.com resolves to 1 IPv4 address operated by WII - WholeSale Internet, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fuzi0n.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fuzi0n.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.208.162.112173.208.128.0/17AS32097WII - WholeSale Internet, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

39 observed subdomains of fuzi0n.com.

Threat posture

History

Mail and authentication

MX records

  • fuzi0n.com

SPF policy

8 SPF mechanisms authorising senders for fuzi0n.com.

MechanismTarget
SPF_Afuzi0n.com
SPF_INCLUDEfuzi0n.com
SPF_INCLUDEviceroyproperties.net
SPF_INCLUDEweaponsfactoryarena.com
SPF_IP132.148.28.155
SPF_IP173.208.162.112
SPF_IP72.167.135.161
SPF_MXfuzi0n.com

Related pages

Pivot deeper into the graph from fuzi0n.com.

Cypher and MCP

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

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