Hostname
hebatec.de
Last fetched
hebatec.de resolves to 2 IPv4 addresses operated by IP-PROJECTS in DE.
Nutrition Label
Resolution chain
hebatec.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.245.98.34 | 185.245.98.0/24 | AS48314 | IP-PROJECTS | DE |
| 185.245.99.186 | 185.245.99.0/24 | AS48314 | IP-PROJECTS | DE |
WHOIS identity
No WHOIS records are currently associated with hebatec.de in WhisperGraph.
Subdomains
67 observed subdomains of hebatec.de.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hebatec.de in the public web crawl.
77 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for hebatec.de.
| Mechanism | Target |
|---|---|
| SPF_A | hebatec.de |
| SPF_A | rs3.hebatec.de |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.hebatec.de |
| SPF_MX | hebatec.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.