Skip to content

Hostname

cast.nl

Last fetched

cast.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:q4matics|j asselbergsweg 86|5026rr tilburg|netherlands|| as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.41.170.11389.41.168.0/22AS20857NL

WHOIS identity

Registrar
registrar:q4matics|j asselbergsweg 86|5026rr tilburg|netherlands||
Organization
Contact emails

Subdomains

3 observed subdomains of cast.nl.

Web-graph footprint

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

54 sites link to this hostname.

349 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for cast.nl.

MechanismTarget
SPF_Acast.nl
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_IP193.93.174.110
SPF_IP91.142.252.11
SPF_MXcast.nl

Related pages

Pivot deeper into the graph from cast.nl.

Cypher and MCP

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

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