Skip to content

Hostname

thethingsnetwork.org

Last fetched

thethingsnetwork.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · thethingsnetwork.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thethingsnetwork.org

Resolution chain

thethingsnetwork.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.21.8418.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.9518.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.9718.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.21.9918.161.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1183.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.253.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.63.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.763.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
the things industries b.v.
Contact emails

Subdomains

28 observed subdomains of thethingsnetwork.org.

Web-graph footprint

Distinct hostnames that link to or from thethingsnetwork.org in the public web crawl.

4,942 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thethingsnetwork.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from thethingsnetwork.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "thethingsnetwork.org"})-[: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.