Skip to content

Hostname

heras.de

Last fetched

heras.de resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · heras.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/heras.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.248.83.135104.248.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

No WHOIS records are currently associated with heras.de in WhisperGraph.

Subdomains

2 observed subdomains of heras.de.

Web-graph footprint

Distinct hostnames that link to or from heras.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for heras.de.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrill.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trustit.eu
SPF_IP178.22.56.108
SPF_IP213.207.97.198
SPF_IP217.67.102.117
SPF_IP46.23.73.9
SPF_IP51.145.237.209
SPF_IP82.192.79.122/32

Related pages

Pivot deeper into the graph from heras.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "heras.de"})-[: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.