Skip to content

Hostname

sekigakusha.com

Last fetched

sekigakusha.com 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 · sekigakusha.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sekigakusha.com

Resolution chain

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

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

WHOIS identity

Registrar
iana:49
Organization
kenji kuratani
Contact emails

Subdomains

2 observed subdomains of sekigakusha.com.

Web-graph footprint

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

47 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sekigakusha.com.

MechanismTarget
SPF_IP108.177.16.5
SPF_IP153.127.245.244
SPF_IP52.196.46.139
SPF_IP52.68.21.111
SPF_IP85.131.198.39
SPF_MXsekigakusha.com

Related pages

Pivot deeper into the graph from sekigakusha.com.

Cypher and MCP

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

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