Skip to content

Hostname

smartthings.com

Last fetched

smartthings.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.113.1093.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.303.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.753.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.93.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.167.227.1183.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1243.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.203.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.743.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.61.183.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.613.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.743.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.753.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
alex hawkinson ()
Contact emails

Subdomains

63 observed subdomains of smartthings.com.

Web-graph footprint

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

1,131 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for smartthings.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from smartthings.com.

Cypher and MCP

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

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