Skip to content

Hostname

bluecom.fr

Last fetched

bluecom.fr resolves to 2 IPv4 addresses operated by AS50446 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · bluecom.frRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bluecom.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:gandi
Organization
bluecom
Contact emails

Subdomains

92 observed subdomains of bluecom.fr.

Web-graph footprint

Distinct hostnames that link to or from bluecom.fr in the public web crawl.

9 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bluecom.fr.

MechanismTarget
SPF_INCLUDEspf.immo-facile.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.18.53.135
SPF_IP185.127.4.0/22
SPF_IP185.132.67.218
SPF_IP185.133.82.126
SPF_IP185.241.141.186
SPF_IP188.130.17.181
SPF_IP188.130.17.247
SPF_IP188.130.37.187
SPF_IP45.133.70.185
SPF_IP85.14.167.50

Related pages

Pivot deeper into the graph from bluecom.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bluecom.fr"})-[: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.