Skip to content

Hostname

agiris.fr

Last fetched

agiris.fr resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists registrar:namebay as the registrar.

Nutrition Label

WHISPER CANON · agiris.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/agiris.fr

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.79199.60.103.0/24AS209242US

WHOIS identity

Registrar
registrar:namebay
Organization
isagri
Contact emails

Subdomains

192 observed subdomains of agiris.fr.

Web-graph footprint

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

207 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for agiris.fr.

MechanismTarget
SPF_INCLUDE5545078.spf01.hubspotemail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP143.244.90.114
SPF_IP193.46.85.0/24
SPF_IP193.46.85.2
SPF_IP193.46.85.26

Related pages

Pivot deeper into the graph from agiris.fr.

Cypher and MCP

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

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