Skip to content

Hostname

stageaid.de

Last fetched

stageaid.de resolves to 1 IPv4 address operated by AS12586 in DE.

Nutrition Label

WHISPER CANON · stageaid.deRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/stageaid.de

Resolution chain

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

IPPrefixASNOperatorCountry
94.249.141.3494.249.128.0/17AS12586DE

WHOIS identity

No WHOIS records are currently associated with stageaid.de in WhisperGraph.

Subdomains

17 observed subdomains of stageaid.de.

Web-graph footprint

Distinct hostnames that link to or from stageaid.de in the public web crawl.

36 sites link to this hostname.

475 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stageaid.de.

MechanismTarget
SPF_Aserver.hosting03.de
SPF_INCLUDEmail.mailingboss.net
SPF_IP94.249.141.34
SPF_MXstageaid.de

Related pages

Pivot deeper into the graph from stageaid.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stageaid.de"})-[: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.