Skip to content

Hostname

x-opt.io

Last fetched

x-opt.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

x-opt.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.7.116108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.47108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.49108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.87108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.152.43.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.423.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.493.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.152.643.166.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.2052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

9 observed subdomains of x-opt.io.

Web-graph footprint

Distinct hostnames that link to or from x-opt.io in the public web crawl.

16 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for x-opt.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from x-opt.io.

Cypher and MCP

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

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