Skip to content

Hostname

htai.de

Last fetched

htai.de resolves to 1 IPv4 address operated by VISTEC-AS Wiesbaden, Germany in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.216.14.170213.216.0.0/19AS20792VISTEC-AS Wiesbaden, GermanyDE

WHOIS identity

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

Subdomains

14 observed subdomains of htai.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for htai.de.

MechanismTarget
SPF_Ahtai.de
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.department-x.de
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.216.0.0/19
SPF_IP213.216.17.189/32
SPF_MXhtai.de

Related pages

Pivot deeper into the graph from htai.de.

Cypher and MCP

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

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