Skip to content

Hostname

ottoquotes.com

Last fetched

ottoquotes.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.155.230.12235.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.35.23435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.55.7735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.227.219.13944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.220.14544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.172.20644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.27.16952.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.129.9852.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.89.1652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.218.190.25254.218.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.152.3654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.88.109184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domain admin
Contact emails

Subdomains

3 observed subdomains of ottoquotes.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ottoquotes.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ottoquotes.com.

Cypher and MCP

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

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