Skip to content

Hostname

henriwillig.com

Last fetched

henriwillig.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · henriwillig.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/henriwillig.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.97.208.19437.97.128.0/17AS20857NL

WHOIS identity

Registrar
iana:839
Organization
henri willig beheer b.v.
Contact emails

Subdomains

42 observed subdomains of henriwillig.com.

Web-graph footprint

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

248 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

99 SPF mechanisms authorising senders for henriwillig.com.

MechanismTarget
SPF_IP103.229.233.0/24
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP104.47.0.0/17
SPF_IP134.128.64.0/19
SPF_IP134.128.96.0/19
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP149.72.0.0/16
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP159.183.0.0/16
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP173.236.20.0/24
SPF_IP185.15.251.181
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP185.42.58.130
SPF_IP185.42.58.131
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP185.84.143.166/32
SPF_IP192.237.158.0/23
SPF_IP192.254.112.0/20
SPF_IP192.92.97.0/24
SPF_IP194.165.34.0/24
SPF_IP194.33.113.0/24
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP198.21.0.0/21
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.37.144.0/20
SPF_IP198.61.254.0/23
SPF_IP2001:4860:4000::/36
SPF_IP204.220.160.0/21
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP208.117.48.0/20
SPF_IP209.61.151.0/24
SPF_IP209.85.128.0/17
SPF_IP217.115.204.226
SPF_IP217.115.204.228
SPF_IP217.8.118.0/24
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP23.253.182.0/23
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP2a02:23e8::/32
SPF_IP2c0f:fb50:4000::/36
SPF_IP37.203.60.5
SPF_IP37.203.60.6/32
SPF_IP37.221.216.0/21
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP46.31.48.0/21
SPF_IP50.31.32.0/19
SPF_IP52.100.0.0/15
SPF_IP52.102.0.0/16
SPF_IP52.103.0.0/17
SPF_IP52.128.40.0/21
SPF_IP69.72.32.0/20
SPF_IP74.125.0.0/16
SPF_IP77.166.102.8
SPF_IP83.96.194.87
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from henriwillig.com.

Cypher and MCP

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

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