Skip to content

Hostname

bluefiles.com

Last fetched

bluefiles.com resolves to 1 IPv4 address operated by OUTSCALE in FR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · bluefiles.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bluefiles.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.253.98.69148.253.64.0/18AS50624OUTSCALEFR

WHOIS identity

Registrar
iana:1387
Organization
privacydotlink customer 1080238
Contact emails

Subdomains

9 observed subdomains of bluefiles.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bluefiles.com.

MechanismTarget
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.digdeo.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.tipimail.com

Related pages

Pivot deeper into the graph from bluefiles.com.

Cypher and MCP

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

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