Skip to content

Hostname

jecto.co.jp

Last fetched

jecto.co.jp resolves to 2 IPv4 addresses operated by AS7684 in JP.

Nutrition Label

WHISPER CANON · jecto.co.jpRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/jecto.co.jp

Resolution chain

jecto.co.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
jecto corporation
Contact emails

Subdomains

3 observed subdomains of jecto.co.jp.

Web-graph footprint

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

78 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jecto.co.jp.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.119.174.46
SPF_IP153.126.215.160
SPF_IP153.127.17.144
SPF_IP153.127.70.78
SPF_IP27.34.146.107

Related pages

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

Cypher and MCP

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

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