Skip to content

Hostname

nova.is

Last fetched

nova.is resolves to 1 IPv4 address operated by SIP-ASN - Nova hf in IS.

Nutrition Label

WHISPER CANON · nova.isRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/nova.is

Resolution chain

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

IPPrefixASNOperatorCountry
78.40.251.6978.40.248.0/21AS44735SIP-ASN - Nova hfIS

WHOIS identity

Registrar
Organization
nova ehf.
Contact emails

Subdomains

110 observed subdomains of nova.is.

Web-graph footprint

Distinct hostnames that link to or from nova.is in the public web crawl.

223 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nova.is.

MechanismTarget
SPF_INCLUDE146759554.spf10.hubspotemail.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEeventsairmail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.nova.is
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from nova.is.

Cypher and MCP

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

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