Skip to content

Hostname

cricbattle.com

Last fetched

cricbattle.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · cricbattle.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cricbattle.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.113108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.5108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.66108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.67108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.171.139.1233.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.473.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.533.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.663.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.12052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

10 observed subdomains of cricbattle.com.

Web-graph footprint

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

2,985 sites link to this hostname.

532 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cricbattle.com.

Cypher and MCP

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

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