Skip to content

Hostname

sma.de

Last fetched

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

Nutrition Label

WHISPER CANON · sma.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sma.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.171.117.1123.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.263.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.713.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.833.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for sma.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sma-de.cloud.nospamproxy.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP185.38.116.10
SPF_IP185.38.116.11
SPF_IP194.176.121.23
SPF_IP20.123.164.91
SPF_IP52.137.61.15
SPF_IP54.240.4.4
SPF_IP62.157.182.115
SPF_IP62.157.91.9
SPF_IP76.14.140.26
SPF_IP82.135.58.28
SPF_IP82.135.58.65

Related pages

Pivot deeper into the graph from sma.de.

Cypher and MCP

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

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