Skip to content

Hostname

voeslan.at

Last fetched

voeslan.at resolves to 1 IPv4 address operated by AS61157 in DE.

Nutrition Label

WHISPER CANON · voeslan.atRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/voeslan.at

Resolution chain

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

IPPrefixASNOperatorCountry
195.244.104.138195.244.96.0/19AS61157DE

WHOIS identity

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

Subdomains

25 observed subdomains of voeslan.at.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for voeslan.at.

MechanismTarget
SPF_Abilling.voeslan.at
SPF_Aviennaserver.at
SPF_Aviennaserver.com
SPF_Aviennaserver.eu
SPF_Avoeslan.at
SPF_INCLUDErelay.mailchannels.net
SPF_IP37.252.190.154
SPF_IP46.231.93.202
SPF_IP46.231.93.203
SPF_MXvoeslan.at

Related pages

Pivot deeper into the graph from voeslan.at.

Cypher and MCP

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

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