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
Resolution chain
smartthings.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.165.113.109 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.30 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.75 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.9 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.167.227.118 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.124 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.20 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.227.74 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.61.18 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.61 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.74 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.61.75 | 3.171.60.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- alex hawkinson ()
- Contact emails
Subdomains
63 observed subdomains of smartthings.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from smartthings.com in the public web crawl.
1,131 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for smartthings.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from smartthings.com.
- IP · 3.165.113.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:292
- Country · FR
- Email · webmaster@physicalgraph.com
- TLD · .com
- Browse hostnames · sm…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.