Skip to content

Hostname

loitz.at

Last fetched

loitz.at resolves to 1 IPv4 address operated by STRATO STRATO AG in DE.

Nutrition Label

WHISPER CANON · loitz.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/loitz.at

Resolution chain

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

IPPrefixASNOperatorCountry
85.214.165.10385.214.0.0/15AS6724STRATO STRATO AGDE

WHOIS identity

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

Subdomains

5 observed subdomains of loitz.at.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for loitz.at.

MechanismTarget
SPF_A9-tailed.de
SPF_Aloitz.at
SPF_IP93.82.239.138
SPF_MXloitz.at
SPF_MXmail.belo-bikewear.com
SPF_MXmail.loitz.at

Related pages

Pivot deeper into the graph from loitz.at.

Cypher and MCP

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

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