Skip to content

Hostname

tekmodul.de

Last fetched

tekmodul.de resolves to 2 IPv4 addresses operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.2.15478.46.0.0/15AS24940HETZNER-ASDE
87.230.41.21187.230.40.0/22AS34011GD-EMEA-DC-CGN1DE

WHOIS identity

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

Subdomains

5 observed subdomains of tekmodul.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tekmodul.de.

MechanismTarget
SPF_Atekmodul.de
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.server-he.de
SPF_MXtekmodul.de

Related pages

Pivot deeper into the graph from tekmodul.de.

Cypher and MCP

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

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