Skip to content

Hostname

ecc.co.jp

Last fetched

ecc.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ecc.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ecc.co.jp

Resolution chain

ecc.co.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
ecc corporation
Contact emails

Subdomains

29 observed subdomains of ecc.co.jp.

Web-graph footprint

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

279 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for ecc.co.jp.

MechanismTarget
SPF_Amail.ecc.co.jp
SPF_INCLUDE_spf.ptsc.jp
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEdococab.jp
SPF_INCLUDEspf.betrend.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP106.185.100.0/23
SPF_IP106.185.96.0/23
SPF_IP106.185.98.0/23
SPF_IP13.115.223.183
SPF_IP13.115.7.154
SPF_IP202.227.49.128/25
SPF_IP210.172.111.35
SPF_IP211.2.164.176
SPF_IP35.72.225.0/25
SPF_IP52.198.205.208/32
SPF_IP52.199.181.106
SPF_IP52.199.184.131/32
SPF_IP52.199.200.221
SPF_IP52.199.35.228
SPF_IP52.68.66.158
SPF_IP52.69.108.23
SPF_IP54.238.186.169
SPF_IP54.238.213.131/32
SPF_IP54.65.254.151

Related pages

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

Cypher and MCP

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

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