Hostname
nordicperception.com
Last fetched
nordicperception.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nordicperception.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.9.8 | 16.12.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.87 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.202 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.98 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nordicperception.com owner
- Contact emails
- 3877a027-8fb8-460a-ab6b-6cb5bf2abb23@identity-protect.org
- 4c4b8a6a-5324-45c5-bc95-baa1ac43c1a3@identity-protect.org
- b1b67ee1-c46c-41ec-aaeb-beef9422271c@identity-protect.org
- bf8437d7-1755-402e-ada3-3104a7540b73@identity-protect.org
- cf5fd4dd-4e06-47c1-8649-b9678073809a@identity-protect.org
- eb22feaf-4de8-4711-b31b-64b6c0f296fc@identity-protect.org
- f6a0302e-7aba-4a3e-be5f-67c5a566df31@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from nordicperception.com.
- IP · 16.12.9.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 3877a027-8fb8-460a-ab6b-6cb5bf2abb23@identity-protect.org
- TLD · .com
- Browse hostnames · no…
- 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: "nordicperception.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.