Skip to content

Hostname

agefice.fr

Last fetched

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

Nutrition Label

WHISPER CANON · agefice.frRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/agefice.fr

Resolution chain

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

IPPrefixASNOperatorCountry
85.14.138.1885.14.128.0/18AS31167FR

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

3 observed subdomains of agefice.fr.

Web-graph footprint

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

145 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for agefice.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.98.187.244
SPF_IP91.234.195.150
SPF_IP92.154.55.6

Related pages

Pivot deeper into the graph from agefice.fr.

Cypher and MCP

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

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