Skip to content

Hostname

auth-global.api.smartthings.com

Last fetched

auth-global.api.smartthings.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · auth-global.api.smartthings.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/auth-global.api.smartthings.com

Resolution chain

auth-global.api.smartthings.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.58.218100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.223.243.17418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.127.713.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.7.1873.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.205.33.3444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.242.23452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.53.22852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.204.898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with auth-global.api.smartthings.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from auth-global.api.smartthings.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from auth-global.api.smartthings.com.

Cypher and MCP

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

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