Skip to content

Hostname

anglet.fr

Last fetched

anglet.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:epag domainservices gmbh as the registrar.

Nutrition Label

WHISPER CANON · anglet.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/anglet.fr

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.196.18951.38.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:epag domainservices gmbh
Organization
mairie d'anglet
Contact emails

Subdomains

52 observed subdomains of anglet.fr.

Web-graph footprint

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

334 sites link to this hostname.

161 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for anglet.fr.

MechanismTarget
SPF_Aanglet.fr
SPF_INCLUDE_spf.afi-sa.net
SPF_INCLUDEagom.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.182.170.216
SPF_IP185.182.170.222
SPF_IP37.59.2.91
SPF_IP92.138.130.115
SPF_MXanglet.fr

Related pages

Pivot deeper into the graph from anglet.fr.

Cypher and MCP

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

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