Hostname
nord.com
Last fetched
nord.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
nord.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.42.219 | 104.18.42.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.145.37 | 172.64.145.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1408
- Organization
- nord gear
- Contact emails
- a99y93442f8@networksolutionsprivateregistration.com
- b437q2vn8m9@networksolutionsprivateregistration.com
- bp7wm4wq49d@networksolutionsprivateregistration.com
- ch77z7en264@networksolutionsprivateregistration.com
- ep9s25s48yw@networksolutionsprivateregistration.com
- g668a9dp75k@networksolutionsprivateregistration.com
- h28mk6pb93s@networksolutionsprivateregistration.com
- j65vj36z4xu@networksolutionsprivateregistration.com
- m93s48wc4bd@networksolutionsprivateregistration.com
- ps4wv4s942b@networksolutionsprivateregistration.com
- pschiffman@nord-us.com
- patrick.schiffman@nord.com
- se4tu62b9ey@networksolutionsprivateregistration.com
- sq2p64wg5wh@networksolutionsprivateregistration.com
- tx8xw4ev2fn@networksolutionsprivateregistration.com
- uw4az29c9cq@networksolutionsprivateregistration.com
- v43q558p6tb@networksolutionsprivateregistration.com
- vm4tf4jd8pz@networksolutionsprivateregistration.com
- y78jr68n2vd@networksolutionsprivateregistration.com
- zr9x55ga8s9@networksolutionsprivateregistration.com
Subdomains
68 observed subdomains of nord.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nord.com in the public web crawl.
792 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for nord.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2724393.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | eu.zeptomail.net |
| SPF_INCLUDE | spf-cisco.nord.com |
| SPF_INCLUDE | spf.nord.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nord.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nord.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.