Skip to content

Hostname

wikizone.com

Last fetched

wikizone.com resolves to 3 IPv4 addresses operated by GRIDFURY-AS - GridFury, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wikizone.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wikizone.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.94.116.152208.94.116.0/22AS40630GRIDFURY-AS - GridFury, LLCUS
208.94.116.184208.94.116.0/22AS40630GRIDFURY-AS - GridFury, LLCUS
208.94.117.30208.94.116.0/22AS40630GRIDFURY-AS - GridFury, LLCUS

WHOIS identity

Registrar
iana:146
Organization
brainstream media
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for wikizone.com.

MechanismTarget
SPF_INCLUDEfusemail.net
SPF_INCLUDEmailanyone.net

Related pages

Pivot deeper into the graph from wikizone.com.

Cypher and MCP

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

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