Skip to content

Hostname

indytech.jp

Last fetched

indytech.jp resolves to 1 IPv4 address operated by KDDI KDDI CORPORATION in JP.

Nutrition Label

WHISPER CANON · indytech.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/indytech.jp

Resolution chain

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

IPPrefixASNOperatorCountry
106.185.147.19106.185.128.0/18AS2516KDDI KDDI CORPORATIONJP

WHOIS identity

Registrar
Organization
indy technology
Contact emails

Subdomains

4 observed subdomains of indytech.jp.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for indytech.jp.

MechanismTarget
SPF_MXindytech.jp

Related pages

Pivot deeper into the graph from indytech.jp.

Cypher and MCP

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

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