Skip to content

Hostname

retrospace.nl

Last fetched

retrospace.nl resolves to 1 IPv4 address operated by AS39700 in NL. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.75.159.146185.75.156.0/22AS39700NL

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

3 observed subdomains of retrospace.nl.

Web-graph footprint

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

17 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for retrospace.nl.

MechanismTarget
SPF_Aretrospace.nl
SPF_IP185.75.159.146
SPF_IP2001:4cb8:509:2036:0:0:0:110
SPF_MXretrospace.nl

Related pages

Pivot deeper into the graph from retrospace.nl.

Cypher and MCP

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

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