Skip to content

Hostname

itx.at

Last fetched

itx.at resolves to 1 IPv4 address operated by AS42557 in AT.

Nutrition Label

WHISPER CANON · itx.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/itx.at

Resolution chain

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

IPPrefixASNOperatorCountry
91.195.94.4191.195.94.0/23AS42557AT

WHOIS identity

No WHOIS records are currently associated with itx.at in WhisperGraph.

Subdomains

27 observed subdomains of itx.at.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for itx.at.

MechanismTarget
SPF_Acdn.itx.at
SPF_Aitx.at
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.52.189.30
SPF_IP185.52.189.32
SPF_IP185.52.189.44
SPF_IP185.52.189.60
SPF_IP193.239.248.75
SPF_IP193.239.248.78
SPF_IP193.239.248.98
SPF_IP193.239.248.99
SPF_IP83.64.214.202
SPF_IP91.195.94.40
SPF_IP91.195.94.41
SPF_MXitx.at

Related pages

Pivot deeper into the graph from itx.at.

Cypher and MCP

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

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