Skip to content

Hostname

princen.com

Last fetched

princen.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · princen.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/princen.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.227.76.5364.227.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
85.10.159.6985.10.156.0/22AS34762NL

WHOIS identity

Registrar
iana:269
Organization
h. princen
Contact emails

Subdomains

18 observed subdomains of princen.com.

Web-graph footprint

Distinct hostnames that link to or from princen.com in the public web crawl.

8 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for princen.com.

MechanismTarget
SPF_Aprincen.com
SPF_INCLUDE_mx.inter-it.nl
SPF_INCLUDE_spf.cswcloud.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEse2.korton.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.138.141.35
SPF_IP185.242.64.112/28
SPF_IP213.197.247.180/28
SPF_IP86.105.160.112/28
SPF_IP89.146.21.243/32
SPF_MXprincen.com

Related pages

Pivot deeper into the graph from princen.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "princen.com"})-[: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.