Skip to content

Hostname

criminalpages.com

Last fetched

criminalpages.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · criminalpages.comRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/criminalpages.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.233.4.1418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.115.173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.132.11434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.173.6152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.56.9952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.73.8954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.120.454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.150.24198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

3 observed subdomains of criminalpages.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for criminalpages.com.

MechanismTarget
SPF_Acriminalpages.com
SPF_INCLUDEmail.zendesk.com
SPF_IP74.206.229.142
SPF_MXcriminalpages.com

Related pages

Pivot deeper into the graph from criminalpages.com.

Cypher and MCP

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

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