Skip to content

Hostname

thingspeak.com

Last fetched

thingspeak.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · thingspeak.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thingspeak.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.194.200.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.222.1334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.2.6834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.135.14252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.97.23752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.35.17154.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.243.11754.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.121.20654.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.130.15998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.177.032.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.252.25434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.0.8932.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
1&1 internet
Contact emails

Subdomains

10 observed subdomains of thingspeak.com.

Web-graph footprint

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

1,081 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thingspeak.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_IP173.201.192.48/28

Related pages

Pivot deeper into the graph from thingspeak.com.

Cypher and MCP

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

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