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
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.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hourglass-app.com owner
- Contact emails
- hourglass-app.com@protecteddomainservices.com
- 2a8f558a-cd9a-4286-8c07-0207a0e6e7a1@identity-protect.org
- 4b68aee3-6cff-4294-abc4-6bfb93ea4482@identity-protect.org
- a294a9ae-3fef-49b8-8a16-53d3ca96f774@identity-protect.org
- a65d0da3-39bb-434f-8585-3dab27815260@identity-protect.org
- a7cc502e-869e-4c33-95ea-5aae0048487f@identity-protect.org
- d5d956e2-fc30-436e-a9f5-4a18d27b734d@identity-protect.org
- f53d90e5-056c-4f81-9528-def206b2d399@identity-protect.org
- owner-2704500@hourglass-app.com.whoisprivacyservice.org
- owner-2994768@hourglass-app.com.whoisprivacyservice.org
- owner-4292744@hourglass-app.com.whoisprivacyservice.org
- owner-4760075@hourglass-app.com.whoisprivacyservice.org
- owner-7799224@hourglass-app.com.whoisprivacyservice.org
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for hourglass-app.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from hourglass-app.com.
- IP · 108.156.85.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hourglass-app.com@protecteddomainservices.com
- TLD · .com
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.