Hostname
dev-sgp.com
Last fetched
dev-sgp.com 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
dev-sgp.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.172.170.39 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.47 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.48 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.89 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.104.115 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.126 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.32 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
| 3.161.104.55 | 3.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | OM |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-sgp.com owner
- Contact emails
- 0a634af9-1b43-426b-a8b2-acad84842c0d@identity-protect.org
- 1511a132-0d31-474f-8909-fcc8d7ac0508@identity-protect.org
- 16a97e9d-21b1-4332-af2e-a857196b567d@identity-protect.org
- 5425664b-ea97-4a84-88e2-77568505144b@identity-protect.org
- 659227e9-d75e-4fbd-afe8-10a246900cbe@identity-protect.org
- 8af0338f-44ac-4bdc-838d-f19fe8c89b10@identity-protect.org
- c34d213a-8ec8-40d7-860f-d742d926698d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from dev-sgp.com.
- IP · 18.172.170.39
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0a634af9-1b43-426b-a8b2-acad84842c0d@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-sgp.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.