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
Resolution chain
agiris.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.79 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- registrar:namebay
- Organization
- isagri
- Contact emails
Subdomains
192 observed subdomains of agiris.fr.
Showing 25 of 192. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from agiris.fr in the public web crawl.
207 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for agiris.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5545078.spf01.hubspotemail.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 143.244.90.114 |
| SPF_IP | 193.46.85.0/24 |
| SPF_IP | 193.46.85.2 |
| SPF_IP | 193.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.