Skip to content

Hostname

hebatec.de

Last fetched

hebatec.de resolves to 2 IPv4 addresses operated by IP-PROJECTS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.245.98.34185.245.98.0/24AS48314IP-PROJECTSDE
185.245.99.186185.245.99.0/24AS48314IP-PROJECTSDE

WHOIS identity

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

Subdomains

67 observed subdomains of hebatec.de.

Web-graph footprint

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

77 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hebatec.de.

MechanismTarget
SPF_Ahebatec.de
SPF_Ars3.hebatec.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hebatec.de
SPF_MXhebatec.de

Related pages

Pivot deeper into the graph from hebatec.de.

Cypher and MCP

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

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