Skip to content

Hostname

agence-cap.com

Last fetched

agence-cap.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · agence-cap.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/agence-cap.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.68.254.16851.68.0.0/16AS16276FR

WHOIS identity

Registrar
iana:433
Organization
noms de domaine service
Contact emails

Subdomains

1 observed subdomain of agence-cap.com.

Web-graph footprint

Distinct hostnames that link to or from agence-cap.com in the public web crawl.

8 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for agence-cap.com.

MechanismTarget
SPF_Aagence-cap.com
SPF_Ala-boite-immo.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ics.fr
SPF_INCLUDEspf2.ics.fr
SPF_IP217.13.48.163/32
SPF_IP217.25.181.100/32
SPF_IP217.25.181.98/32
SPF_IP217.25.181.99/32
SPF_MXagence-cap.com

Related pages

Pivot deeper into the graph from agence-cap.com.

Cypher and MCP

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

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