Skip to content

Hostname

snom.com

Last fetched

snom.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · snom.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snom.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.127.1718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
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.16.243.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
63.184.153.19063.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1408
Organization
gernot sagl
Contact emails

Subdomains

79 observed subdomains of snom.com.

Web-graph footprint

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

804 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for snom.com.

MechanismTarget
SPF_Amail.snom.com
SPF_Asnom.com
SPF_INCLUDE1200757.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.service-hosting.eu
SPF_INCLUDEspf.protection.outlook.de
SPF_IP176.9.28.140
SPF_IP178.15.37.128/27
SPF_IP3.123.187.200
SPF_IP3.79.243.202
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.com.

Cypher and MCP

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

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