Skip to content

Hostname

ecq.jp

Last fetched

ecq.jp resolves to 1 IPv4 address operated by AS2527 in JP.

Nutrition Label

WHISPER CANON · ecq.jpRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/ecq.jp

Resolution chain

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

IPPrefixASNOperatorCountry
118.236.35.17118.236.0.0/15AS2527JP

WHOIS identity

Registrar
Organization
guangzhe jin
Contact emails

Subdomains

25 observed subdomains of ecq.jp.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ecq.jp.

Cypher and MCP

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

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