Skip to content

Hostname

athousandapps.com

Last fetched

athousandapps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DK. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.18.123.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.133.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.313.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.83.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
52.222.169.11252.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.11352.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.12152.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.1852.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of athousandapps.com owner
Contact emails

Subdomains

17 observed subdomains of athousandapps.com.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for athousandapps.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from athousandapps.com.

Cypher and MCP

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

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