Skip to content

Hostname

cybertech.co.jp

Last fetched

cybertech.co.jp resolves to 1 IPv4 address operated by AS9371 in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
219.94.210.52219.94.128.0/17AS9371JP

WHOIS identity

Registrar
Organization
cybertech
Contact emails

Subdomains

6 observed subdomains of cybertech.co.jp.

Web-graph footprint

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

93 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cybertech.co.jp.

MechanismTarget
SPF_INCLUDEspf.am.arara.com
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEzcsend.net
SPF_IP219.94.155.101
SPF_IP219.94.210.52
SPF_IP54.65.19.175/32

Related pages

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

Cypher and MCP

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

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