Skip to content

Hostname

agicia.com

Last fetched

agicia.com resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · agicia.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agicia.com

Resolution chain

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

IPPrefixASNOperatorCountry
163.172.158.69163.172.0.0/16AS12876FR

WHOIS identity

Registrar
iana:81
Organization
sylvain taverne
Contact emails

Subdomains

11 observed subdomains of agicia.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for agicia.com.

MechanismTarget
SPF_Aagicia.com
SPF_Asmtp.free.fr
SPF_Asmtp6-g21.free.fr
SPF_INCLUDE_mailcust.gandi.net
SPF_IP163.172.158.69
SPF_IP2001:bc8:710:8eb8:dc00:ff:fe79:67b7
SPF_MXagicia.com

Related pages

Pivot deeper into the graph from agicia.com.

Cypher and MCP

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

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