Skip to content

Hostname

hormes.nl

Last fetched

hormes.nl resolves to 2 IPv4 addresses operated by AS20940 in NL. WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · hormes.nlRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hormes.nl

Resolution chain

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

IPPrefixASNOperatorCountry
2.16.6.112.16.6.0/24AS20940NL
2.16.6.72.16.6.0/24AS20940NL

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

4 observed subdomains of hormes.nl.

Web-graph footprint

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

25 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hormes.nl.

MechanismTarget
SPF_INCLUDE_spf.cegeka.be
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.directdevice.info
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.113.71.176
SPF_IP212.113.71.177
SPF_IP80.79.108.80/32
SPF_IP81.169.188.145

Related pages

Pivot deeper into the graph from hormes.nl.

Cypher and MCP

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

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