Skip to content

Hostname

altech.co.jp

Last fetched

altech.co.jp resolves to 1 IPv4 address operated by AS24282 in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
210.134.62.134210.134.48.0/20AS24282JP

WHOIS identity

Registrar
Organization
altech co.,ltd.
Contact emails

Subdomains

4 observed subdomains of altech.co.jp.

Web-graph footprint

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

126 sites link to this hostname.

133 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.249.197.105
SPF_IP18.182.4.111
SPF_IP182.171.71.42
SPF_IP210.134.62.134
SPF_IP210.134.62.135
SPF_IP210.134.62.139
SPF_IP210.134.62.141
SPF_IP3.112.192.84

Related pages

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

Cypher and MCP

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

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