Skip to content

Hostname

thinglink.com

Last fetched

thinglink.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:99 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.34.203108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.255.154176.34.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.60.12218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.167.153.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.44.23634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.157.7952.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.55.3552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.122.23552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.219.4652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.100.14952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.208.5052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.72.6452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.102.10252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.76.15652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.248.12154.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.182.22954.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.218.24754.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.117.20254.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.13.25554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.101.24763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:99
Organization
janne jalkanen
Contact emails

Subdomains

21 observed subdomains of thinglink.com.

Web-graph footprint

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

8,169 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for thinglink.com.

MechanismTarget
SPF_Aec2-54-154-215-134.eu-west-1.compute.amazonaws.com
SPF_Athinglink.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_MXthinglink.com

Related pages

Pivot deeper into the graph from thinglink.com.

Cypher and MCP

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

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