Skip to content

Hostname

hema.nl

Last fetched

hema.nl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:novagraaf nederland b.v. as the registrar.

Nutrition Label

WHISPER CANON · hema.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hema.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.35.82104.18.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.96.28104.18.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.97.28104.18.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.152.174172.64.152.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:novagraaf nederland b.v.
Organization
Contact emails

Subdomains

66 observed subdomains of hema.nl.

Web-graph footprint

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

3,064 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

55 SPF mechanisms authorising senders for hema.nl.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-a.authsmtp.com
SPF_INCLUDEspf-b.authsmtp.com
SPF_INCLUDEspf.emsecure.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.199.180
SPF_IP13.69.10.134
SPF_IP13.88.226.191/32
SPF_IP13.94.232.90/32
SPF_IP151.106.158.193/32
SPF_IP160.8.43.116
SPF_IP161.71.14.224/28
SPF_IP161.71.6.224/28
SPF_IP178.162.177.128/27
SPF_IP191.238.213.99/32
SPF_IP192.113.181.33
SPF_IP192.113.239.50/32
SPF_IP192.254.121.79
SPF_IP2001:1690:22:a00::/56
SPF_IP207.244.98.227/32
SPF_IP212.23.130.0/28
SPF_IP213.227.138.96/28
SPF_IP217.114.105.25
SPF_IP217.114.96.34/32
SPF_IP217.115.148.192/27
SPF_IP3.125.176.117
SPF_IP3.126.49.211
SPF_IP35.156.137.161
SPF_IP37.58.122.100
SPF_IP40.115.66.46/32
SPF_IP5.196.102.96/28
SPF_IP51.13.102.144/32
SPF_IP62.204.93.131/32
SPF_IP81.17.56.1/32
SPF_IP83.149.67.64/27
SPF_IP83.149.98.72/32
SPF_IP83.149.98.73/32
SPF_IP84.241.129.64/27
SPF_IP84.241.136.96/27
SPF_IP84.241.172.160/27
SPF_IP85.222.130.224/28
SPF_IP85.222.138.224/28
SPF_IP85.222.150.192/28
SPF_IP85.222.150.208/28
SPF_IP85.222.150.224/28
SPF_IP85.222.158.192/28
SPF_IP85.222.158.208/28
SPF_IP85.222.158.224/28
SPF_IP87.233.130.50
SPF_IP87.233.130.51
SPF_IP87.233.206.102
SPF_IP87.233.206.103
SPF_IP87.233.74.18
SPF_IP89.146.27.182
SPF_MXhema.nl

Related pages

Pivot deeper into the graph from hema.nl.

Cypher and MCP

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

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