Hostname
nexans.com
Last fetched
nexans.com resolves to 20 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
nexans.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.198.65 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.210.101 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.95 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 23.32.238.106 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.238.176 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.32.238.202 | 23.32.238.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.46.216.145 | 23.46.216.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.46.216.148 | 23.46.216.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.23.132 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.144 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.146 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.148 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.149 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.151 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.153 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.155 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.157 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.158 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.168 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.190 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- corporation service
- Contact emails
Subdomains
104 observed subdomains of nexans.com.
Showing 25 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nexans.com in the public web crawl.
723 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for nexans.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00919b01.pphosted.com |
| SPF_INCLUDE | spf.bedrock.lime-technologies.com |
| SPF_INCLUDE | spf.eqs-externaladdress.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.4.4.17/32 |
| SPF_IP | 216.71.139.63/32 |
| SPF_IP | 216.71.159.204/32 |
| SPF_IP | 68.232.156.45/32 |
| SPF_IP | 68.232.159.133/32 |
Related pages
Pivot deeper into the graph from nexans.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nexans.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.