Skip to content

Hostname

thinger.io

Last fetched

thinger.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · thinger.ioRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/thinger.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.244.18.1418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.7518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.167.1033.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.33.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.453.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.643.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.169.36.303.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.63.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.843.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.923.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
18.67.13.9018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.4018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

83 observed subdomains of thinger.io.

Web-graph footprint

Distinct hostnames that link to or from thinger.io in the public web crawl.

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for thinger.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.thinger.io

Related pages

Pivot deeper into the graph from thinger.io.

Cypher and MCP

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

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