Skip to content

Hostname

aussendusche.at

Last fetched

aussendusche.at resolves to 1 IPv4 address operated by internex-as - interneX GmbH in AT.

Nutrition Label

WHISPER CANON · aussendusche.atRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aussendusche.at

Resolution chain

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

IPPrefixASNOperatorCountry
128.204.132.129128.204.128.0/19AS44453internex-as - interneX GmbHAT

WHOIS identity

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

Subdomains

2 observed subdomains of aussendusche.at.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aussendusche.at.

MechanismTarget
SPF_Amail.afterbuy.de
SPF_Amail2.afterbuy.de
SPF_Amail3.afterbuy.de
SPF_INCLUDEserv98973233.secure-node.at
SPF_INCLUDEspf.w4ymail.at
SPF_MXaussendusche.at

Related pages

Pivot deeper into the graph from aussendusche.at.

Cypher and MCP

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

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