Skip to content

Hostname

tekwind.co.jp

Last fetched

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

Nutrition Label

WHISPER CANON · tekwind.co.jpRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tekwind.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
203.183.138.93203.183.128.0/20AS4694JP

WHOIS identity

No WHOIS records are currently associated with tekwind.co.jp in WhisperGraph.

Subdomains

19 observed subdomains of tekwind.co.jp.

Web-graph footprint

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

651 sites link to this hostname.

327 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tekwind.co.jp.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmds3342.maildealer.jp
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP182.171.67.176/28
SPF_IP203.183.138.105
SPF_IP203.183.138.113
SPF_IP203.183.138.123
SPF_IP203.183.138.44
SPF_IP203.183.138.93
SPF_IP203.183.138.94

Related pages

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

Cypher and MCP

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

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