Hostname
nordicprotech.com
Last fetched
nordicprotech.com resolves to 1 IPv4 address operated by AS60717 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
nordicprotech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.89.43.60 | 62.89.32.0/19 | AS60717 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- domain privacy service fbo registrant.
- Contact emails
- nordicprotech.com@domainprivacygroup.com
- 3nfsz4d387ff@privacy-protection.email
- 4wqxummvkjgu@privacy-protection.email
- a9boqaecbxpd@privacy-protection.email
- ah4buemwtnrv@privacy-protection.email
- ax685xhndbof@privacy-protection.email
- b7mxxr5x85zp@privacy-protection.email
- hytn5rgksqe3@privacy-protection.email
- nq85htkeag36@privacy-protection.email
- w6kqu8kmibyb@privacy-protection.email
- wp8dvu6rz5yr@privacy-protection.email
- yszd3pmxs6bj@privacy-protection.email
Subdomains
7 observed subdomains of nordicprotech.com.
Web-graph footprint
Distinct hostnames that link to or from nordicprotech.com in the public web crawl.
72 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for nordicprotech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.xsale.no |
Related pages
Pivot deeper into the graph from nordicprotech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nordicprotech.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.