Skip to content

Hostname

voortman.net

Last fetched

voortman.net resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · voortman.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/voortman.net

Resolution chain

voortman.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.36.98104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.151.236172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.4188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.4188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:839
Organization
voortman automatisering b.v.
Contact emails

Subdomains

94 observed subdomains of voortman.net.

Web-graph footprint

Distinct hostnames that link to or from voortman.net in the public web crawl.

116 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for voortman.net.

MechanismTarget
SPF_Avoortman.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_INCLUDEspf.trustit.eu
SPF_IP195.224.178.12/32
SPF_IP2a03:9700:8000:0:86ce:3e11:d4b7:addd
SPF_IP31.7.6.15
SPF_IP31.7.7.9/32
SPF_IP50.233.250.2/32
SPF_IP89.20.166.122/32
SPF_IP89.20.166.130/32
SPF_IP89.20.166.154/32
SPF_IP89.20.166.98/32
SPF_MXvoortman.net

Related pages

Pivot deeper into the graph from voortman.net.

Cypher and MCP

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

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