Skip to content

Hostname

snom.de

Last fetched

snom.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · snom.deRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/snom.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.151.7718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.13.1543.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.14.2453.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.30.2353.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.198.33.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.72.7263.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

3 observed subdomains of snom.de.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for snom.de.

MechanismTarget
SPF_Afox.snom.com
SPF_Akodiak.snom.net
SPF_Amail.snom.com
SPF_Asnom.de
SPF_Asparrow.snom.net
SPF_INCLUDEspf.protection.outlook.de
SPF_IP176.9.28.140
SPF_IP178.15.37.128/27
SPF_IP188.40.66.22
SPF_IP62.96.7.99
SPF_IP80.237.152.45
SPF_IP80.237.155.31
SPF_MXsnom.de
SPF_MXsnom.net

Related pages

Pivot deeper into the graph from snom.de.

Cypher and MCP

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

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