Skip to content

Hostname

crossretail.nl

Last fetched

crossretail.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:i-aspect b.v. as the registrar.

Nutrition Label

WHISPER CANON · crossretail.nlRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/crossretail.nl

Resolution chain

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

IPPrefixASNOperatorCountry
206.189.102.78206.189.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:i-aspect b.v.
Organization
Contact emails

Subdomains

178 observed subdomains of crossretail.nl.

Web-graph footprint

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

55 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • crossretail.nl

SPF policy

9 SPF mechanisms authorising senders for crossretail.nl.

MechanismTarget
SPF_A5982.submission.antispamcloud.com
SPF_Acrossretail.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.crossretail.nl
SPF_IP146.185.143.124
SPF_IP157.245.69.253
SPF_IP165.22.192.215
SPF_IP206.189.102.78
SPF_MXcrossretail.nl

Related pages

Pivot deeper into the graph from crossretail.nl.

Cypher and MCP

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

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