Skip to content

Hostname

natixis.com

Last fetched

natixis.com resolves to 1 IPv4 address operated by FR-BPCE in FR.

Nutrition Label

WHISPER CANON · natixis.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/natixis.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.148.120.171185.148.120.0/22AS213466FR-BPCEFR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for natixis.com.

MechanismTarget
SPF_Amail.finanalytica.com
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.bpce-it.fr
SPF_INCLUDE_spf.concurcompleat.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEspf.natixis.com
SPF_IP136.147.185.154/32
SPF_IP167.89.50.88
SPF_IP195.154.139.184/32
SPF_IP198.207.147.224/27
SPF_IP204.239.0.224/27
SPF_IP206.136.227.17/32
SPF_IP63.118.94.7
SPF_IP63.95.69.248
SPF_IP63.95.69.3
SPF_IP79.99.165.63/32

Related pages

Pivot deeper into the graph from natixis.com.

Cypher and MCP

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

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