Skip to content

Hostname

onton.com

Last fetched

onton.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.154.10018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.12018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.3718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.111.1418.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.5118.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.9518.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.111.9918.239.110.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.180.233.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.643.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.73.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.180.893.174.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.152.10999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of onton.com.

Web-graph footprint

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

75 sites link to this hostname.

144 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for onton.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from onton.com.

Cypher and MCP

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

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