Skip to content

Hostname

vhlgenetics.com

Last fetched

vhlgenetics.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · vhlgenetics.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vhlgenetics.com

Resolution chain

vhlgenetics.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1647
Organization
dr. van haeringen laboratorium b.v.
Contact emails

Subdomains

12 observed subdomains of vhlgenetics.com.

Web-graph footprint

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

82 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vhlgenetics.com.

MechanismTarget
SPF_INCLUDE_spf4.pcextreme.nl
SPF_INCLUDE_spf6.pcextreme.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.75.63.13/32
SPF_IP31.14.97.138
SPF_IP31.161.81.82
SPF_IP62.131.5.181
SPF_IP90.145.56.10/32
SPF_IP90.145.96.2

Related pages

Pivot deeper into the graph from vhlgenetics.com.

Cypher and MCP

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

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