Skip to content

Hostname

otoplus.com

Last fetched

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

Nutrition Label

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

Resolution chain

otoplus.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.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
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
18.245.60.11618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.6.163.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6354.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.52.11663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
letgo services b.v.
Contact emails

Subdomains

1 observed subdomain of otoplus.com.

Web-graph footprint

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

45 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for otoplus.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from otoplus.com.

Cypher and MCP

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

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