Skip to content

Hostname

taisuke.co.jp

Last fetched

taisuke.co.jp resolves to 1 IPv4 address operated by AS4694 in JP.

Nutrition Label

WHISPER CANON · taisuke.co.jpRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/taisuke.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
210.140.43.132210.140.40.0/21AS4694JP

WHOIS identity

Registrar
Organization
taisuke co.,ltd.
Contact emails

Subdomains

3 observed subdomains of taisuke.co.jp.

Web-graph footprint

Distinct hostnames that link to or from taisuke.co.jp in the public web crawl.

20 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for taisuke.co.jp.

MechanismTarget
SPF_Aaxelentermedia.jp
SPF_Awww216b.sakura.ne.jp
SPF_INCLUDEsaas.mail.modd.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-rmb.mpme.jp
SPF_INCLUDEspf.repica.jp
SPF_IP115.31.193.10
SPF_IP115.31.193.78
SPF_IP115.31.202.6
SPF_IP219.94.213.22

Related pages

Pivot deeper into the graph from taisuke.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "taisuke.co.jp"})-[: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.