Skip to content

Hostname

smava.de

Last fetched

smava.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · smava.deRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/smava.de

Resolution chain

smava.de resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.110143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.13143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.78143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.98143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.172.112.11418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.10518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.129.1173.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.613.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.713.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.843.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

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

Subdomains

52 observed subdomains of smava.de.

Web-graph footprint

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

1,801 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smava.de.

MechanismTarget
SPF_INCLUDEspf0.smava.de

Related pages

Pivot deeper into the graph from smava.de.

Cypher and MCP

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

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