Skip to content

Hostname

brouchier.org

Last fetched

brouchier.org resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · brouchier.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brouchier.org

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.184.355.135.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
julien brouchier
Contact emails

Subdomains

4 observed subdomains of brouchier.org.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for brouchier.org.

MechanismTarget
SPF_Abrouchier.org
SPF_IP2001:41d0:8:c123:0:0:0:1
SPF_IP2001:41d0:a:658a:0:0:0:1
SPF_IP2604:a880:800:10:0:0:8ee:5001
SPF_IP2a01:e35:8b4b:e530:213:20ff:fe47:ef5c
SPF_IP37.187.112.138
SPF_IP45.55.249.166
SPF_IP5.135.184.35
SPF_IP88.180.190.83
SPF_MXbrouchier.org

Related pages

Pivot deeper into the graph from brouchier.org.

Cypher and MCP

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

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