Skip to content

Hostname

cariousjan.com

Last fetched

cariousjan.com resolves to 15 IPv4 addresses operated by LEASEWEB-USA-WDC - Leaseweb USA, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cariousjan.comRouting diversity4.2/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint10.0/10canon.whisper.security/host/cariousjan.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.210.196.168162.210.192.0/21AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
172.241.25.212172.241.24.0/21AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
185.150.189.123185.150.189.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS
185.150.189.166185.150.189.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS
216.245.197.41216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.197.42216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
77.247.179.8277.247.176.0/21AS43350NFORCE - NForce Entertainment B.V.NL
77.247.179.8377.247.176.0/21AS43350NFORCE - NForce Entertainment B.V.NL
77.247.179.8477.247.176.0/21AS43350NFORCE - NForce Entertainment B.V.NL
77.247.179.8677.247.176.0/21AS43350NFORCE - NForce Entertainment B.V.NL
77.247.179.8777.247.176.0/21AS43350NFORCE - NForce Entertainment B.V.NL
77.247.179.8877.247.176.0/21AS43350NFORCE - NForce Entertainment B.V.NL
77.247.179.8977.247.176.0/21AS43350NFORCE - NForce Entertainment B.V.NL
77.247.179.9177.247.176.0/21AS43350NFORCE - NForce Entertainment B.V.NL
78.157.209.17478.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers Limited

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0173101186
Contact emails

Subdomains

4 observed subdomains of cariousjan.com.

Threat posture

History

Related pages

Pivot deeper into the graph from cariousjan.com.

Cypher and MCP

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

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