Skip to content

Hostname

ootoya.com

Last fetched

ootoya.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

ootoya.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.176.164.20518.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1647
Organization
Contact emails

Subdomains

7 observed subdomains of ootoya.com.

Web-graph footprint

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

963 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ootoya.com.

MechanismTarget
SPF_Aootoya.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP110.232.195.135
SPF_IP110.232.195.136

Related pages

Pivot deeper into the graph from ootoya.com.

Cypher and MCP

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

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