Skip to content

Hostname

hourglass-app.com

Last fetched

hourglass-app.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · hourglass-app.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hourglass-app.com

Resolution chain

hourglass-app.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.85.109108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.117108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.51108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.94108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.167.227.143.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.603.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.93.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.913.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.10952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.118.11552.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.252.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.652.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.5352.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
on behalf of hourglass-app.com owner
Contact emails

Subdomains

6 observed subdomains of hourglass-app.com.

Web-graph footprint

Distinct hostnames that link to or from hourglass-app.com in the public web crawl.

12 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hourglass-app.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from hourglass-app.com.

Cypher and MCP

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

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