Skip to content

Hostname

brest.fr

Last fetched

brest.fr resolves to 1 IPv4 address operated by OUTSCALE in FR. WHOIS lists registrar:nordnet as the registrar.

Nutrition Label

WHISPER CANON · brest.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brest.fr

Resolution chain

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

IPPrefixASNOperatorCountry
142.44.37.139142.44.32.0/20AS50624OUTSCALEFR

WHOIS identity

Registrar
registrar:nordnet
Organization
ville de brest
Contact emails

Subdomains

23 observed subdomains of brest.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for brest.fr.

MechanismTarget
SPF_Abrest-metropole-oceane.fr
SPF_Amailhost.brest-metropole.fr
SPF_Amailhost2.brest-metropole.fr
SPF_IP142.44.37.139
SPF_IP171.33.111.167
SPF_MXbrest.fr

Related pages

Pivot deeper into the graph from brest.fr.

Cypher and MCP

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

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