Skip to content

Hostname

aconex.com

Last fetched

aconex.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · aconex.comRouting diversity3.9/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/aconex.com

Resolution chain

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

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

118 observed subdomains of aconex.com.

Web-graph footprint

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

129 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for aconex.com.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfcit1.aconex.com
SPF_INCLUDE_spfses.aconex.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-0061f001.pphosted.com
SPF_INCLUDEspf-0061f002.pphosted.com
SPF_INCLUDEspf.dynect.net
SPF_IP185.140.96.6
SPF_IP207.240.133.229
SPF_IP35.176.31.115
SPF_IP52.222.0.220
SPF_IP52.63.169.215
SPF_IP52.65.130.229
SPF_IP54.69.31.210

Related pages

Pivot deeper into the graph from aconex.com.

Cypher and MCP

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

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