Hostname
bluewaterpower.com
Last fetched
bluewaterpower.com resolves to 1 IPv4 address operated by BPC-76-AS - Bluewater Power Corporation in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
bluewaterpower.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 |
|---|---|---|---|---|
| 209.59.251.194 | 209.59.251.0/24 | AS394678 | BPC-76-AS - Bluewater Power Corporation | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- bluewater power corporation
- Contact emails
Subdomains
14 observed subdomains of bluewaterpower.com.
Web-graph footprint
Distinct hostnames that link to or from bluewaterpower.com in the public web crawl.
48 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for bluewaterpower.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_uswest2.prod.hydra.sophos.com |
| SPF_IP | 209.59.251.193/29 |
| SPF_IP | 23.140.0.66/29 |
| SPF_MX | bluewaterpower.com |
Related pages
Pivot deeper into the graph from bluewaterpower.com.
- IP · 209.59.251.194
- ASN · AS394678BPC-76-AS - Bluewater Power Corporation
- Registrar · iana:69
- Country · CA
- Email · kbroad@bluewaterpower.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: "bluewaterpower.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.