Skip to content

Hostname

casperschipper.nl

Last fetched

casperschipper.nl resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE. WHOIS lists registrar:webreus as the registrar.

Nutrition Label

WHISPER CANON · casperschipper.nlRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/casperschipper.nl

Resolution chain

casperschipper.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.162.191.157139.162.160.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
192.250.229.195192.250.229.0/24AS209341WHG-FRA - WHG Hosting Services LtdDE

WHOIS identity

Registrar
registrar:webreus
Organization
Contact emails

Subdomains

16 observed subdomains of casperschipper.nl.

Web-graph footprint

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

6 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for casperschipper.nl.

MechanismTarget
SPF_Acasperschipper.nl
SPF_IP139.162.191.157
SPF_IP192.250.229.195
SPF_MXcasperschipper.nl

Related pages

Pivot deeper into the graph from casperschipper.nl.

Cypher and MCP

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

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