Skip to content

Hostname

agentil.com

Last fetched

agentil.com resolves to 2 IPv4 addresses operated by INFOMANIAK-AS in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · agentil.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agentil.com

Resolution chain

agentil.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.125.27.17185.125.27.0/24AS29222INFOMANIAK-ASCH
199.60.103.158199.60.103.0/24AS209242MCPL-ASUS

WHOIS identity

Registrar
iana:81
Organization
jean-francois lauri
Contact emails

Subdomains

13 observed subdomains of agentil.com.

Web-graph footprint

Distinct hostnames that link to or from agentil.com in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agentil.com.

MechanismTarget
SPF_INCLUDE19583557.spf01.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from agentil.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "agentil.com"})-[: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.