Skip to content

Hostname

things.app

Last fetched

things.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · things.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/things.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.12313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.3513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.5113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.9613.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.64.8.2718.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.2818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.7118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0163860985
Contact emails

Subdomains

1 observed subdomain of things.app.

Web-graph footprint

Distinct hostnames that link to or from things.app in the public web crawl.

6 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from things.app.

Cypher and MCP

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

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