Hostname
compass-app.com
Last fetched
compass-app.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
compass-app.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.124 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.127 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.48 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.79 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.99.19 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.2 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.22 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.99.55 | 13.32.98.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0153101813
- Contact emails
- compass-app.com@contactprivacy.com
- 59d232c205a24a899d7f2010e088c216.protect@whoisguard.com
- 34fc4e53-80c2-41fb-908c-bb63cf8a69f8@identity-protect.org
- 362ef037-7ad6-4e45-824c-0d28b56fb9c6@identity-protect.org
- 4c067845-8e55-4de8-8072-acbcf9588fac@identity-protect.org
- 63093e88-1c8f-4cff-bbe2-4ef3a0b72780@identity-protect.org
- 8fd0a64b-12ed-4740-80ff-66ff430ff289@identity-protect.org
- e8710e1e-deda-427b-b700-9523b15180ae@identity-protect.org
- owner-7514853@compass-app.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of compass-app.com.
Web-graph footprint
Distinct hostnames that link to or from compass-app.com in the public web crawl.
37 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for compass-app.com.
| Mechanism | Target |
|---|---|
| SPF_A | compass-app.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | compass-app.com |
Related pages
Pivot deeper into the graph from compass-app.com.
- IP · 13.32.241.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · compass-app.com@contactprivacy.com
- TLD · .com
- Browse hostnames · co…
- 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: "compass-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.