Skip to content

Hostname

copernicus.nl

Last fetched

copernicus.nl resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · copernicus.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/copernicus.nl

Resolution chain

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

IPPrefixASNOperatorCountry
78.141.218.22578.141.208.0/20AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

21 observed subdomains of copernicus.nl.

Web-graph footprint

Distinct hostnames that link to or from copernicus.nl in the public web crawl.

33 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for copernicus.nl.

MechanismTarget
SPF_Acopernicus.nl
SPF_Afacility.copernicus.nl
SPF_Avfs1.copernicus.nl
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.ezorg.nl
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.206.229.194/32
SPF_IP2a02:348:b3:e604::1/48
SPF_IP37.48.91.196/32
SPF_IP46.21.236.144
SPF_IP91.198.27.45
SPF_IP94.190.203.234
SPF_MXcopernicus.nl

Related pages

Pivot deeper into the graph from copernicus.nl.

Cypher and MCP

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

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