Hostname
bluecompass.com
Last fetched
bluecompass.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bluecompass.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.23.56.54 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.219.184 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- blue compass interactive,
- Contact emails
- support@bluecompass.com
- 0206208d-4a62-4aa8-8f4e-462f5bdba00f@identity-protect.org
- 0287ea74-075f-4791-ae6c-0425a3aed2b7@identity-protect.org
- 048c53d3-c707-4e7b-83e5-0a2c9b4ffb63@identity-protect.org
- 7463af50-240d-4830-9f15-ba43fab09bd7@identity-protect.org
- 755eb0f4-0ccc-4591-b4bc-0712b54393e8@identity-protect.org
- 9a93d379-2b57-44ce-a420-db66b1cde68b@identity-protect.org
- b8003b4f-d76e-49b8-a5e5-2a5e03183973@identity-protect.org
- owner-10859181@bluecompass.com.whoisprivacyservice.org
- owner-11825678@bluecompass.com.whoisprivacyservice.org
- owner-11917698@bluecompass.com.whoisprivacyservice.org
- owner-11990265@bluecompass.com.whoisprivacyservice.org
- owner-203573@bluecompass.com.whoisprivacyservice.org
- owner-3985792@bluecompass.com.whoisprivacyservice.org
- owner-4255741@bluecompass.com.whoisprivacyservice.org
- owner-4361103@bluecompass.com.whoisprivacyservice.org
- owner-7168982@bluecompass.com.whoisprivacyservice.org
- owner-8320385@bluecompass.com.whoisprivacyservice.org
- owner-98211@bluecompass.com.whoisprivacyservice.org
Subdomains
190 observed subdomains of bluecompass.com.
Showing 25 of 190. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bluecompass.com in the public web crawl.
380 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for bluecompass.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.180.214.250 |
Related pages
Pivot deeper into the graph from bluecompass.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bluecompass.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.