Skip to content

Hostname

heracles.nl

Last fetched

heracles.nl resolves to 1 IPv4 address operated by AS20847 in NL. WHOIS lists iana:436 as the registrar.

Nutrition Label

WHISPER CANON · heracles.nlRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/heracles.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.144.225.87185.144.224.0/23AS20847NL

WHOIS identity

Registrar
iana:436
Organization
Contact emails

Subdomains

30 observed subdomains of heracles.nl.

Web-graph footprint

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

314 sites link to this hostname.

227 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for heracles.nl.

MechanismTarget
SPF_INCLUDE7480293.spf04.hubspotemail.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.communicatoremail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.83.10.106
SPF_IP185.83.9.37
SPF_IP77.222.64.228
SPF_IP87.249.122.194
SPF_MXheracles.nl

Related pages

Pivot deeper into the graph from heracles.nl.

Cypher and MCP

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

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