Skip to content

Hostname

evolutionx.io

Last fetched

evolutionx.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · evolutionx.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/evolutionx.io

Resolution chain

evolutionx.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.55.5118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.255.423.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.453.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.583.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.973.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:81
Organization
net junction
Contact emails

Subdomains

22 observed subdomains of evolutionx.io.

Web-graph footprint

Distinct hostnames that link to or from evolutionx.io in the public web crawl.

238 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for evolutionx.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from evolutionx.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "evolutionx.io"})-[: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.