Skip to content

Hostname

cricketbuzzs.com

Last fetched

cricketbuzzs.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cricketbuzzs.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cricketbuzzs.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.152.10318.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.12518.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.5218.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.6918.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12318.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6518.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9018.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9818.238.96.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.105.2818.239.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.5818.239.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.7818.239.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.105.8618.239.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.112.1518.66.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3018.66.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3918.66.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6118.66.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of cricketbuzzs.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cricketbuzzs.com.

Cypher and MCP

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

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