Skip to content

Hostname

oto.net

Last fetched

oto.net resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · oto.netRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oto.net

Resolution chain

oto.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.107.3318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.79.14318.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.113.5418.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.163.263.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.43.1423.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.6.163.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.117.2503.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.155.14452.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.224.3852.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.52.11663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
otonet motorlu tasitlar a.s.
Contact emails

Subdomains

14 observed subdomains of oto.net.

Web-graph footprint

Distinct hostnames that link to or from oto.net in the public web crawl.

81 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oto.net.

MechanismTarget
SPF_Aoto.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendloop-1.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.qpostie.com
SPF_IP188.132.148.160/27
SPF_IP77.92.144.32/28
SPF_IP77.92.152.94
SPF_MXoto.net

Related pages

Pivot deeper into the graph from oto.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oto.net"})-[: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.