Skip to content

Hostname

natixisimsolutions.com

Last fetched

natixisimsolutions.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · natixisimsolutions.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/natixisimsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.234.42100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.2.140100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

7 observed subdomains of natixisimsolutions.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for natixisimsolutions.com.

MechanismTarget
SPF_IP206.136.227.0/24
SPF_IP62.161.71.229
SPF_IP62.23.155.229
SPF_IP63.118.94.0/24
SPF_IP63.95.69.248
SPF_IP63.95.69.3

Related pages

Pivot deeper into the graph from natixisimsolutions.com.

Cypher and MCP

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

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