Skip to content

Hostname

relution.io

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.85.100108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.25108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.38108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.39108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12518.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.9018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.192.12618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1418.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.9618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1083.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.23.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.973.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
m-way solutions
Contact emails

Subdomains

94 observed subdomains of relution.io.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for relution.io.

MechanismTarget
SPF_Arelution.io
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXrelution.io

Related pages

Pivot deeper into the graph from relution.io.

Cypher and MCP

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

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