Skip to content

Hostname

agencepa.com

Last fetched

agencepa.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · agencepa.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/agencepa.com

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
partenaires d'avenir
Contact emails

Subdomains

28 observed subdomains of agencepa.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agencepa.com.

MechanismTarget
SPF_Aagencepa.com
SPF_INCLUDEagencepa.com
SPF_INCLUDEmx.ovh.com
SPF_IP141.95.167.249
SPF_IP152.228.208.88

Related pages

Pivot deeper into the graph from agencepa.com.

Cypher and MCP

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

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