Skip to content

Hostname

pre-barreau.com

Last fetched

pre-barreau.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · pre-barreau.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pre-barreau.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.94.18.230141.94.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
kostya rilov
Contact emails

Subdomains

8 observed subdomains of pre-barreau.com.

Web-graph footprint

Distinct hostnames that link to or from pre-barreau.com in the public web crawl.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pre-barreau.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.125.89.139
SPF_IP141.94.104.17
SPF_IP149.202.164.203
SPF_IP46.105.79.108
SPF_IP91.220.85.66
SPF_IP94.23.45.203

Related pages

Pivot deeper into the graph from pre-barreau.com.

Cypher and MCP

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

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