Skip to content

Hostname

imvu.com

Last fetched

imvu.com resolves to 6 IPv4 addresses operated by IMVU-AS - IMVU, Inc in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · imvu.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/imvu.com

Resolution chain

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

IPPrefixASNOperatorCountry
204.225.145.54204.225.145.0/24AS19225IMVU-AS - IMVU, IncUS
204.225.145.55204.225.145.0/24AS19225IMVU-AS - IMVU, IncUS
204.225.145.57204.225.145.0/24AS19225IMVU-AS - IMVU, IncUS
204.225.145.58204.225.145.0/24AS19225IMVU-AS - IMVU, IncUS
204.225.145.59204.225.145.0/24AS19225IMVU-AS - IMVU, IncUS
204.225.145.94204.225.145.0/24AS19225IMVU-AS - IMVU, IncUS

WHOIS identity

Registrar
iana:299
Organization
imvu,
Contact emails

Subdomains

288 observed subdomains of imvu.com.

Web-graph footprint

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

631 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for imvu.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.imvu.com
SPF_MXimvu.com

Related pages

Pivot deeper into the graph from imvu.com.

Cypher and MCP

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

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