Skip to content

Hostname

nordicstorageforscience.com

Last fetched

nordicstorageforscience.com resolves to 1 IPv4 address operated by AS29028 in NL. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · nordicstorageforscience.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nordicstorageforscience.com

Resolution chain

nordicstorageforscience.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.145.201.37194.145.200.0/23AS29028NL

WHOIS identity

Registrar
iana:1480
Organization
directvps
Contact emails

Subdomains

3 observed subdomains of nordicstorageforscience.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for nordicstorageforscience.com.

MechanismTarget
SPF_Aexchange.etp.tv
SPF_Aexchange2.etp.tv
SPF_Anordicstorageforscience.com
SPF_Aplesk.directvps.nl
SPF_Asmarthost1.directvps.nl
SPF_Asmarthost2.directvps.nl
SPF_Asmarthost3.directvps.nl
SPF_Asmtp.ziggo.nl
SPF_INCLUDEspf.allsolutions.nl
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mailgw.directvps.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.202.23.113
SPF_MXnordicstorageforscience.com

Related pages

Pivot deeper into the graph from nordicstorageforscience.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nordicstorageforscience.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.