Hostname
bluewingu.com
Last fetched
bluewingu.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bluewingu.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.213.244.48 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.191.224 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.33.154.182 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.30.182 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bluewingu.com owner
- Contact emails
- 0e505f4b-918a-4ced-ac16-e8cc5ca79950@identity-protect.org
- 67c23e6c-dbca-411d-948d-5a1cb4e2d34b@identity-protect.org
- 7714bb1a-4f2e-48a4-86a2-a0e8b807d990@identity-protect.org
- d6258961-35d4-4c87-bbfd-c734e8fadafb@identity-protect.org
- e2beb581-0299-408d-88ed-e0efbbd89926@identity-protect.org
- e64f11d6-56d4-4905-972b-b7b67011d6a2@identity-protect.org
- f0001617-f9d7-4293-b9d4-c4904ea39ca5@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from bluewingu.com.
- IP · 52.213.244.48
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 0e505f4b-918a-4ced-ac16-e8cc5ca79950@identity-protect.org
- 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: "bluewingu.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.