Skip to content

Hostname

pwakkerman.com

Last fetched

pwakkerman.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · pwakkerman.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/pwakkerman.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.59.48104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.213.205172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
68.219.179.16768.218.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1480
Organization
p.w. akkerman
Contact emails

Subdomains

2 observed subdomains of pwakkerman.com.

Web-graph footprint

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

693 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pwakkerman.com.

MechanismTarget
SPF_Apwakkerman.com
SPF_INCLUDEspf.interconnect.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.1.143/32
SPF_IP193.104.129.200
SPF_IP212.83.210.0/24
SPF_IP84.243.192.0/18
SPF_MXpwakkerman.com

Related pages

Pivot deeper into the graph from pwakkerman.com.

Cypher and MCP

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

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