Skip to content

Hostname

agpm.fr

Last fetched

agpm.fr resolves to 1 IPv4 address operated by AS15557 in FR. WHOIS lists registrar:sfr as the registrar.

Nutrition Label

WHISPER CANON · agpm.frRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/agpm.fr

Resolution chain

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

IPPrefixASNOperatorCountry
213.223.179.131213.223.0.0/16AS15557FR

WHOIS identity

Registrar
registrar:sfr
Organization
Contact emails

Subdomains

23 observed subdomains of agpm.fr.

Web-graph footprint

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

193 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agpm.fr.

MechanismTarget
SPF_Amail.zephextranet.net
SPF_Arelay1.thomascook.fr
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP213.223.179.135
SPF_MXagpm.fr

Related pages

Pivot deeper into the graph from agpm.fr.

Cypher and MCP

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

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