Skip to content

Hostname

abcrummy5.com

Last fetched

abcrummy5.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · abcrummy5.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/abcrummy5.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.2018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.4018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1173.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.123.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.733.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.773.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.76.11165.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3465.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.7565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.9265.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Web-graph footprint

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

8 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from abcrummy5.com.

Cypher and MCP

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

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