Skip to content

Hostname

bluebay.com

Last fetched

bluebay.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · bluebay.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/bluebay.com

Resolution chain

bluebay.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.76.185.720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:447
Organization
bluebay asset management llp
Contact emails

Subdomains

20 observed subdomains of bluebay.com.

Web-graph footprint

Distinct hostnames that link to or from bluebay.com in the public web crawl.

87 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bluebay.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-002baf01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.bluebay.com
SPF_INCLUDEspfb.bluebay.com
SPF_IP148.139.2.8/29
SPF_IP148.139.3.8/29
SPF_IP20.90.204.158
SPF_IP51.137.132.85

Related pages

Pivot deeper into the graph from bluebay.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bluebay.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 20

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