Skip to content

Hostname

optionway.com

Last fetched

optionway.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · optionway.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/optionway.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.36.21.4513.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.163.5813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.166.16313.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.212.25213.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.73.13713.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.152.16815.190.0.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.34.15815.238.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.48.13515.238.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.108.19335.184.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR
35.180.154.12935.184.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.78.24335.184.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.37.13451.52.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.138.22651.52.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.30.7015.224.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
mathieu chauvin
Contact emails

Subdomains

39 observed subdomains of optionway.com.

Web-graph footprint

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

84 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for optionway.com.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from optionway.com.

Cypher and MCP

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

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