Hostname
bluerelay.com
Last fetched
bluerelay.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bluerelay.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.146.15.179 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bluerelay.com owner
- Contact emails
- admin@indellient.com
- davidf@indellient.com
- 0d7f7311-7f31-481a-8ea7-83cd13e2df45@identity-protect.org
- 38f8fb72-94d9-464c-aa28-af0987a5669e@identity-protect.org
- 4d13922e-d324-43e4-a0c0-6d2bc09447a8@identity-protect.org
- 5bb55866-318f-4fe3-bbc3-273bb191ab11@identity-protect.org
- 7ec32203-2581-4b15-a26c-15b1f8371165@identity-protect.org
- d672acea-4281-41a9-ba21-6271d89eb4d0@identity-protect.org
- e1c3d059-567f-4009-b5e8-41073715d601@identity-protect.org
Subdomains
15 observed subdomains of bluerelay.com.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bluerelay.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bluerelay.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_IP | 44.216.234.219 |
Related pages
Pivot deeper into the graph from bluerelay.com.
- IP · 54.146.15.179
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@indellient.com
- TLD · .com
- Browse hostnames · bl…
- 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: "bluerelay.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.