Skip to content

Hostname

novafos.dk

Last fetched

novafos.dk resolves to 1 IPv4 address operated by AS202053 in NL.

Nutrition Label

WHISPER CANON · novafos.dkRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/novafos.dk

Resolution chain

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

IPPrefixASNOperatorCountry
5.22.211.1195.22.208.0/22AS202053NL

WHOIS identity

Registrar
Organization
novafos a/s
Contact emails

Subdomains

3 observed subdomains of novafos.dk.

Web-graph footprint

Distinct hostnames that link to or from novafos.dk in the public web crawl.

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for novafos.dk.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2061-97.eu.iphmx.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mph1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net
SPF_INCLUDEspfinclude.signflow.dk
SPF_IP193.200.225.75
SPF_IP80.199.156.164
SPF_IP80.63.105.170

Related pages

Pivot deeper into the graph from novafos.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "novafos.dk"})-[: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.