Hostname
amishcb.com
Last fetched
amishcb.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
amishcb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.7.227 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.214.28.213 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of amishcb.com owner
- Contact emails
- 1f3546c7-e715-4757-8690-332b5545197f@identity-protect.org
- 53ed756d-9745-4838-a1a2-98d044c16077@identity-protect.org
- 71926b1b-2a95-495e-a4ef-8980e04bfcfc@identity-protect.org
- 88c5e567-7510-48d0-be0b-d894c4fc39ec@identity-protect.org
- c6619ea4-c40c-4d82-b51a-1a5eb2a667be@identity-protect.org
- d0971632-f983-4aad-9b5e-1b39a9ec1aab@identity-protect.org
Subdomains
1 observed subdomain of amishcb.com.
| Subdomain |
|---|
| www.amishcb.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from amishcb.com.
- IP · 100.49.7.227
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1f3546c7-e715-4757-8690-332b5545197f@identity-protect.org
- TLD · .com
- Browse hostnames · am…
- 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: "amishcb.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.