Skip to content

Hostname

theoption.com

Last fetched

theoption.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · theoption.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/theoption.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.146.2813.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.3013.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.513.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.5413.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.244.87.10418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.11818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.12818.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.2418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.245.31.11418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.12718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
arktech
Contact emails

Subdomains

20 observed subdomains of theoption.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for theoption.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEone.zoho.com

Related pages

Pivot deeper into the graph from theoption.com.

Cypher and MCP

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

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