Skip to content

Hostname

bluera.com

Last fetched

bluera.com resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bluera.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bluera.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.142.116.47174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

321 observed subdomains of bluera.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bluera.com.

MechanismTarget
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.154.153
SPF_IP149.72.160.211
SPF_IP149.72.163.211
SPF_IP149.72.25.119
SPF_IP149.72.25.163
SPF_IP167.89.8.219

Related pages

Pivot deeper into the graph from bluera.com.

Cypher and MCP

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

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