Skip to content

Hostname

praktijkeffeanders.com

Last fetched

praktijkeffeanders.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · praktijkeffeanders.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/praktijkeffeanders.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.201.25265.22.48.0/24AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
iana:1647
Organization
ictwerkplek b.v.
Contact emails

Subdomains

4 observed subdomains of praktijkeffeanders.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for praktijkeffeanders.com.

MechanismTarget
SPF_Apraktijkeffeanders.com
SPF_INCLUDE_spf.klikonline.nl
SPF_INCLUDEspf.prosoftware.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:4f9:6a:1083:0:0:0:2
SPF_IP65.21.201.252
SPF_MXpraktijkeffeanders.com

Related pages

Pivot deeper into the graph from praktijkeffeanders.com.

Cypher and MCP

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

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