Hostname
blaucorp.com
Last fetched
blaucorp.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
blaucorp.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.0.19 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.37 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.0.70 | 16.15.0.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.184 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.35 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.15.4.36 | 16.15.4.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.147 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.113.27 | 52.219.113.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.116.251 | 52.219.116.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.117.107 | 52.219.117.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.192.59 | 52.219.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.194.147 | 52.219.194.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.194.155 | 52.219.194.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.217.11 | 52.219.216.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.220.171 | 52.219.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of blaucorp.com owner
- Contact emails
- blaucorp.com@protecteddomainservices.com
- 091bb6d1-804d-4567-9e96-f0dc89c4a62b@identity-protect.org
- 1b03c59f-30db-4c8a-ab6c-2548116f2b41@identity-protect.org
- 5570fa8d-1817-4c8c-a523-3d657b66a734@identity-protect.org
- 685191a5-bf71-4356-bc30-cee2e37f62f8@identity-protect.org
- a3b30ee9-331c-4bb5-93b6-dc97bff06cea@identity-protect.org
- eb2beebc-e7dc-47be-b99c-6a5555dce5a6@identity-protect.org
- fa21738c-31ba-48f8-be11-0f899b2c94c6@identity-protect.org
- owner-7411588@blaucorp.com.whoisprivacyservice.org
Subdomains
30 observed subdomains of blaucorp.com.
Showing 21 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from blaucorp.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for blaucorp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from blaucorp.com.
- IP · 16.15.0.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · blaucorp.com@protecteddomainservices.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: "blaucorp.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.