Skip to content

Hostname

telematica.at

Last fetched

telematica.at resolves to 1 IPv4 address operated by SMARTEN-AS in AT. WHOIS lists registrar:telematica internet service provider gmbh as the registrar.

Nutrition Label

WHISPER CANON · telematica.atRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint6.9/10canon.whisper.security/host/telematica.at

Resolution chain

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

IPPrefixASNOperatorCountry
176.123.54.5176.123.54.0/23AS42473SMARTEN-ASAT

WHOIS identity

Registrar
registrar:telematica internet service provider gmbh
Organization
matthias hohl
Contact emails

Subdomains

118 observed subdomains of telematica.at.

Web-graph footprint

Distinct hostnames that link to or from telematica.at in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for telematica.at.

MechanismTarget
SPF_INCLUDEcron1.intern.igb.de.key-systems.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.cloudpowered.email
SPF_IP109.234.108.151/32
SPF_IP176.123.54.0/26
SPF_IP176.123.55.10
SPF_IP176.123.55.9
SPF_IP188.65.77.204
SPF_IP188.65.77.250
SPF_IP213.227.165.160
SPF_IP217.146.26.161
SPF_IP217.146.26.185
SPF_IP86.59.4.187
SPF_MXtelematica.at

Related pages

Pivot deeper into the graph from telematica.at.

Cypher and MCP

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

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