Hostname
portas-dev3.net
Last fetched
portas-dev3.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
portas-dev3.net 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.168.2.122 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.40 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.64 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.2.78 | 3.168.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.113 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.128 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.36 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.96 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 16008709-3ee0-4a6e-aea8-670cb2f89670@identity-protect.org
- 4e614a78-7512-451c-8c8e-964f5c1cab39@identity-protect.org
- 778b975b-4cf1-4f02-ba21-cf075ef402e0@identity-protect.org
- a1b7a1a4-ac24-4907-8b85-3ccb049abb12@identity-protect.org
- b6dfadb5-8a7d-4f56-9194-39169c1d30b6@identity-protect.org
- d32eb87a-eda9-470e-903c-09e6f80110d3@identity-protect.org
- da3c4443-bfa6-47a9-9b06-bb559526903b@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from portas-dev3.net.
- IP · 3.168.2.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 16008709-3ee0-4a6e-aea8-670cb2f89670@identity-protect.org
- TLD · .net
- Browse hostnames · po…
- 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: "portas-dev3.net"})-[: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.