Hostname
1named.com
Last fetched
1named.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
1named.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 |
|---|---|---|---|---|
| 3.160.246.105 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.123 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.46 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.160.246.55 | 3.160.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.164.6.112 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.13 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.4 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.57 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:146
- Organization
- whoisguard protected
- Contact emails
Subdomains
1 observed subdomain of 1named.com.
| Subdomain |
|---|
| www.1named.com |
Threat posture
History
Related pages
Pivot deeper into the graph from 1named.com.
- IP · 3.160.246.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · RO
- Email · 5b4b6268324640f49915d4944d47aaf6.protect@whoisguard.com
- TLD · .com
- Browse hostnames · 1n…
- 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: "1named.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.