Skip to content

Hostname

foxyverse.com

Last fetched

foxyverse.com resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:955 as the registrar.

Nutrition Label

WHISPER CANON · foxyverse.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/foxyverse.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.185.21.162192.185.20.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
46.202.142.4046.202.142.0/23AS47583LT

WHOIS identity

Registrar
iana:955
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of foxyverse.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for foxyverse.com.

MechanismTarget
SPF_Afoxyverse.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXfoxyverse.com

Related pages

Pivot deeper into the graph from foxyverse.com.

Cypher and MCP

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

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