Skip to content

Hostname

stellar.nl

Last fetched

stellar.nl resolves to 1 IPv4 address operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists registrar:eurodns s.a.|2, rue l'eon laval|l-3372|leudelange|luxembourg|| as the registrar.

Nutrition Label

WHISPER CANON · stellar.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/stellar.nl

Resolution chain

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

IPPrefixASNOperatorCountry
37.97.173.25337.97.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL

WHOIS identity

Registrar
registrar:eurodns s.a.|2, rue l'eon laval|l-3372|leudelange|luxembourg||
Organization
Contact emails

Subdomains

8 observed subdomains of stellar.nl.

Web-graph footprint

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

81 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for stellar.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu-sender.zohobooks.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_IP79.99.128.189

Related pages

Pivot deeper into the graph from stellar.nl.

Cypher and MCP

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

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