Skip to content

Hostname

oyaide.com

Last fetched

oyaide.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · oyaide.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/oyaide.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.146.10313.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.11413.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.5513.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.249.146.9413.249.146.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.1418.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.2118.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.5418.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.8318.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
oyaide elec,inc.
Contact emails

Subdomains

7 observed subdomains of oyaide.com.

Web-graph footprint

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

367 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for oyaide.com.

MechanismTarget
SPF_Aoyaide.com
SPF_INCLUDE_spf.muumuu-mail.com
SPF_INCLUDEamazonses.com
SPF_IP54.248.242.109
SPF_MXoyaide.com

Related pages

Pivot deeper into the graph from oyaide.com.

Cypher and MCP

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

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