Skip to content

Hostname

ottoint.com

Last fetched

ottoint.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ottoint.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ottoint.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.10713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.11313.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5113.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.12418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.12918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.107.1263.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.543.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.723.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.107.923.160.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

Registrar
iana:468
Organization
on behalf of ottoint.com owner
Contact emails

Subdomains

64 observed subdomains of ottoint.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ottoint.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEuserinclude.dme3ds1.com
SPF_MXottoint.com

Related pages

Pivot deeper into the graph from ottoint.com.

Cypher and MCP

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

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