Hostname
nordplug.com
Last fetched
nordplug.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nordplug.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.161.205.10 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.122 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.5 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.53 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.173.205.19 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.65 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.80 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.94 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nordplug.com owner
- Contact emails
- 40b7e076-86fb-44f4-89fe-19e6bdf70b13@identity-protect.org
- 4734e618-d6e8-4c2c-a431-ab08eb6e357b@identity-protect.org
- 6439162c-260a-4425-93bb-1425bc8c2ff4@identity-protect.org
- 66e42202-96c5-44a1-8844-e703e17412cc@identity-protect.org
- aa5aa589-a021-4b2d-9e4f-0db966858a25@identity-protect.org
- b2c6c3b1-07d6-4c7b-8939-93ba424e34b2@identity-protect.org
- owner-2166769@nordplug.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of nordplug.com.
| Subdomain |
|---|
| www.nordplug.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nordplug.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nordplug.com.
- IP · 18.161.205.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 40b7e076-86fb-44f4-89fe-19e6bdf70b13@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: "nordplug.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.