Skip to content

Hostname

ibcricket.com

Last fetched

ibcricket.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ibcricket.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ibcricket.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.219.62.11852.219.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.62.12252.219.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.62.5952.219.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.11052.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.12652.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.5052.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.6752.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.9052.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.66.8652.219.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of ibcricket.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ibcricket.com.

Cypher and MCP

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

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