Hostname
nordan.tech
Last fetched
nordan.tech resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
nordan.tech resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.185.114 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.123 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.43 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.61 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.245.31.106 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.42 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.68 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.31.77 | 18.245.30.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.160.112 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.30 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.5 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.99 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:151
- Organization
- arne brenneisen
- Contact emails
Subdomains
13 observed subdomains of nordan.tech.
Threat posture
History
Related pages
Pivot deeper into the graph from nordan.tech.
- IP · 18.172.185.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:151
- Country · CA
- Email · arne.brenneisen@diebrueder.com
- TLD · .tech
- 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: "nordan.tech"})-[: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.