Skip to content

Hostname

ameos.de

Last fetched

ameos.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ameos.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ameos.de

Resolution chain

ameos.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

16 observed subdomains of ameos.de.

Web-graph footprint

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

351 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for ameos.de.

MechanismTarget
SPF_INCLUDE_spf.pironet-ndh.com
SPF_IP193.242.121.220/32
SPF_IP193.242.121.221/32
SPF_IP193.242.121.222/32
SPF_IP195.227.214.230
SPF_IP195.227.214.233
SPF_IP195.227.214.234
SPF_IP2002:c3e3:33f7:0:0:0:c3e3:33f7
SPF_IP2002:c3e3:33f8:0:0:0:c3e3:33f8
SPF_IP2002:c3e3:33f9:0:0:0:c3e3:33f9
SPF_IP212.111.227.113
SPF_IP213.20.233.11
SPF_IP213.20.233.13
SPF_IP23.88.40.61/32
SPF_IP2a01:4f8:10b:1514:0:0:0:102
SPF_IP2a01:4f8:c013:6be3:0:0:0:2
SPF_IP5.10.180.85
SPF_IP62.55.182.68/32
SPF_IP80.228.249.68
SPF_IP80.252.97.80/32
SPF_IP82.198.223.81
SPF_IP82.198.223.82
SPF_IP87.230.34.142
SPF_MXameos.de

Related pages

Pivot deeper into the graph from ameos.de.

Cypher and MCP

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

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