Skip to content

Hostname

codenamefuture.nl

Last fetched

codenamefuture.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:zxcs as the registrar.

Nutrition Label

WHISPER CANON · codenamefuture.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/codenamefuture.nl

Resolution chain

codenamefuture.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:zxcs
Organization
Contact emails

Subdomains

27 observed subdomains of codenamefuture.nl.

Web-graph footprint

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

48 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for codenamefuture.nl.

MechanismTarget
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_INCLUDEspf.ymlp.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP2a01:7c8:aabd:48e:0:0:0:1
SPF_IP37.97.140.130
SPF_IP83.86.75.246

Related pages

Pivot deeper into the graph from codenamefuture.nl.

Cypher and MCP

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

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