Skip to content

Hostname

oqton.com

Last fetched

oqton.com resolves to 9 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · oqton.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oqton.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.19.154.92104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.33.235.1013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.230.1003.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.453.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.523.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.783.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:1464
Organization
novanym
Contact emails

Subdomains

19 observed subdomains of oqton.com.

Web-graph footprint

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

255 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for oqton.com.

Related pages

Pivot deeper into the graph from oqton.com.

Cypher and MCP

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

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