Hostname
blue-servers.com
Last fetched
blue-servers.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
blue-servers.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.179.220.128 | 54.179.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of blue-servers.com owner
- Contact emails
- sales@bluedzine.com
- 1c24c17b-acbf-4236-b7c8-60eccf883d20@identity-protect.org
- 56e394fc-4c3b-4f89-9b08-b5fc3f729e5b@identity-protect.org
- 8c98e40b-4994-4120-99a8-ab656c023146@identity-protect.org
- a34b371b-f9b3-41bb-882b-39ff8da5cd41@identity-protect.org
- b6a84d24-7974-4445-bfa3-c1b9e3219658@identity-protect.org
- ce867870-0562-4b91-88c0-25b1cbc293c7@identity-protect.org
- d5122776-7756-424b-9858-3a7c7b14305a@identity-protect.org
Subdomains
6 observed subdomains of blue-servers.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from blue-servers.com.
- IP · 54.179.220.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · sales@bluedzine.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: "blue-servers.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.