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
Resolution chain
bluecom.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.69.189.31 | 109.69.184.0/21 | AS50446 | — | FR |
| 185.127.5.160 | 185.127.4.0/22 | AS202546 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- bluecom
- Contact emails
Subdomains
92 observed subdomains of bluecom.fr.
Showing 25 of 92. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for bluecom.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.immo-facile.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.18.53.135 |
| SPF_IP | 185.127.4.0/22 |
| SPF_IP | 185.132.67.218 |
| SPF_IP | 185.133.82.126 |
| SPF_IP | 185.241.141.186 |
| SPF_IP | 188.130.17.181 |
| SPF_IP | 188.130.17.247 |
| SPF_IP | 188.130.37.187 |
| SPF_IP | 45.133.70.185 |
| SPF_IP | 85.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.