Skip to content

Hostname

blueocean.com.bd

Last fetched

blueocean.com.bd resolves to 2 IPv4 addresses operated by AS14670 in US.

Nutrition Label

WHISPER CANON · blueocean.com.bdRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/blueocean.com.bd

Resolution chain

blueocean.com.bd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.181.252.65185.181.252.0/24AS14670US
70.32.23.11370.32.23.0/24AS19905SECURITYSERVICES - Vercara, LLCUS

WHOIS identity

No WHOIS records are currently associated with blueocean.com.bd in WhisperGraph.

Subdomains

1 observed subdomain of blueocean.com.bd.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for blueocean.com.bd.

MechanismTarget
SPF_Ablueocean.com.bd
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP185.181.252.64
SPF_MXblueocean.com.bd

Related pages

Pivot deeper into the graph from blueocean.com.bd.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "blueocean.com.bd"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.