Skip to content

Hostname

hitus.at

Last fetched

hitus.at is a registered hostname under the .at top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · hitus.atRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hitus.at

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

7 observed subdomains of hitus.at.

Threat posture

History

Mail and authentication

MX records

  • hitus.at

SPF policy

11 SPF mechanisms authorising senders for hitus.at.

MechanismTarget
SPF_Ahitus.at
SPF_IP131.153.101.26
SPF_IP167.114.209.75
SPF_IP169.197.143.195
SPF_IP169.197.143.226
SPF_IP172.111.38.159
SPF_IP23.150.248.202
SPF_IP38.143.66.157
SPF_IP38.91.100.112
SPF_IP38.91.100.213
SPF_MXhitus.at

Related pages

Pivot deeper into the graph from hitus.at.

Cypher and MCP

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

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