Hostname
abcrummy.com
Last fetched
abcrummy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
abcrummy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.112.20 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.35 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.40 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.57 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.139.117 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.12 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.73 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.77 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- on behalf of abcrummy.com owner
- Contact emails
- 16d137c8-29ea-4cea-8a85-4bdfbd308fbf@identity-protect.org
- 2ef8d435-b836-4434-a9e2-0056823c9d67@identity-protect.org
- 61a797eb-5bfe-4494-ab52-4e2e394a686d@identity-protect.org
- ef25a319-09c9-47fb-85ed-18bd0d4c53c2@identity-protect.org
- owner-1405966@abcrummy.com.whoisprivacyservice.org
- owner-1724016@abcrummy.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from abcrummy.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for abcrummy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
Related pages
Pivot deeper into the graph from abcrummy.com.
- IP · 18.172.112.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1923
- Country · DE
- Email · 16d137c8-29ea-4cea-8a85-4bdfbd308fbf@identity-protect.org
- TLD · .com
- Browse hostnames · ab…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abcrummy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.