Skip to content

Hostname

azko.fr

Last fetched

azko.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · azko.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/azko.fr

Resolution chain

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

IPPrefixASNOperatorCountry
5.196.207.2195.196.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:gandi
Organization
azko
Contact emails

Subdomains

189 observed subdomains of azko.fr.

Web-graph footprint

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

925 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for azko.fr.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.azko.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.239.103.209
SPF_IP145.239.103.215
SPF_IP145.239.103.216
SPF_IP145.239.103.217
SPF_IP145.239.103.219
SPF_IP178.32.130.21
SPF_IP178.32.130.26
SPF_IP178.32.130.27
SPF_IP5.196.207.219
SPF_IP85.31.218.5

Related pages

Pivot deeper into the graph from azko.fr.

Cypher and MCP

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

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