Skip to content

Hostname

ca-nmp.fr

Last fetched

ca-nmp.fr resolves to 1 IPv4 address operated by UNSPECIFIED - Credit Agricole SA in FR. WHOIS lists registrar:ca gip - crédit agricole group infrastructure platform as the registrar.

Nutrition Label

WHISPER CANON · ca-nmp.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/ca-nmp.fr

Resolution chain

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

IPPrefixASNOperatorCountry
158.191.172.126158.191.0.0/16AS9159UNSPECIFIED - Credit Agricole SAFR

WHOIS identity

Registrar
registrar:ca gip - crédit agricole group infrastructure platform
Organization
caisse regionale nord midi pyrenees
Contact emails

Subdomains

25 observed subdomains of ca-nmp.fr.

Web-graph footprint

Distinct hostnames that link to or from ca-nmp.fr in the public web crawl.

81 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ca-nmp.fr.

MechanismTarget
SPF_INCLUDEspf-inm.eqs-service.com
SPF_INCLUDEspf-sparkpost.ca-ts.fr
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.tipimail.com
SPF_IP135.181.207.223

Related pages

Pivot deeper into the graph from ca-nmp.fr.

Cypher and MCP

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

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