Skip to content

Hostname

oki-memorial.org

Last fetched

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

Nutrition Label

WHISPER CANON · oki-memorial.orgRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oki-memorial.org

Resolution chain

oki-memorial.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.199.140.1752.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
yosei takahashi
Contact emails

Subdomains

9 observed subdomains of oki-memorial.org.

Web-graph footprint

Distinct hostnames that link to or from oki-memorial.org in the public web crawl.

71 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for oki-memorial.org.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmxr.valueserver.jp
SPF_INCLUDEsendgrid.net
SPF_IP138.91.16.18
SPF_IP138.91.17.178
SPF_IP138.91.17.193
SPF_IP138.91.17.229
SPF_IP138.91.17.24
SPF_IP160.251.152.106
SPF_IP180.235.36.44
SPF_IP203.189.104.93
SPF_IP54.150.111.2
SPF_IP58.138.178.30
SPF_IP58.138.178.31
SPF_IP58.138.178.32

Related pages

Pivot deeper into the graph from oki-memorial.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oki-memorial.org"})-[: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.