Hostname
developmentalconcerns.com
Last fetched
developmentalconcerns.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
developmentalconcerns.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.167.2.10 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.103 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.67 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 3.167.2.80 | 3.167.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NO |
| 52.85.31.122 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.50 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.59 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.6 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of developmentalconcerns.com owner
- Contact emails
- 29e31b58-b0c4-4028-916e-bb9b2b890685@identity-protect.org
- 2bfcbfe3-75d1-43e9-aa0b-282ff42db836@identity-protect.org
- 384e043d-aee4-4578-8df7-3929574b4bdb@identity-protect.org
- 4759127e-4d9f-4dbb-8b24-dbcba1db1c32@identity-protect.org
- 485dcf41-4ece-4055-8cda-2d9e0dd77d29@identity-protect.org
- 91e0694e-fd31-4f11-86c2-f0224c0b6b78@identity-protect.org
- owner-4490132@developmentalconcerns.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from developmentalconcerns.com.
- IP · 3.167.2.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NO
- Email · 29e31b58-b0c4-4028-916e-bb9b2b890685@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: "developmentalconcerns.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.