Hostname
497070.com
Last fetched
497070.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
497070.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.66.57.18 | 18.66.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.57.71 | 18.66.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.57.87 | 18.66.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.57.94 | 18.66.56.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 99.86.171.116 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.67 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.86 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 99.86.171.87 | 99.86.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:1923
- Organization
- linyu
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from 497070.com.
- IP · 18.66.57.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1923
- Country · IN
- Email · 4ecvr3ineiipcb07qphqjhu5sj@domaindiscreet.com
- TLD · .com
- Browse hostnames · 49…
- 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: "497070.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.