Hostname
swabcd.com
Last fetched
swabcd.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
swabcd.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.193.21.38 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.43.92 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.134.114 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.202.240 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of swabcd.com owner
- Contact emails
- 27c750eb-feb6-41af-ae78-268db2f069d1@identity-protect.org
- 2f9c0af4-834b-49e0-b32b-e7d672a66ee1@identity-protect.org
- 726a1f9a-0c00-4a65-bbc2-6f8ac7b73afc@identity-protect.org
- 75dca186-fcfd-4882-b59e-56077f06f40d@identity-protect.org
- f804bcca-d601-4a46-a59b-8fc6fda07d2f@identity-protect.org
- fb64c96d-6904-4763-975e-f93a9ced7411@identity-protect.org
- owner-3654072@swabcd.com.whoisprivacyservice.org
Subdomains
68 observed subdomains of swabcd.com.
Showing 20 of 68. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from swabcd.com.
- IP · 18.193.21.38
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 27c750eb-feb6-41af-ae78-268db2f069d1@identity-protect.org
- TLD · .com
- Browse hostnames · sw…
- 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: "swabcd.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.