Skip to content

Hostname

efight.jp

Last fetched

efight.jp resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · efight.jpRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/efight.jp

Resolution chain

efight.jp resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.17104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.17104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
151.101.110.225151.101.0.0/16AS54113FASTLY - Fastly, Inc.JP
172.67.74.41172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
210.140.88.80210.140.64.0/19AS4694JP

WHOIS identity

Registrar
Organization
takuji yoshikura
Contact emails

Subdomains

9 observed subdomains of efight.jp.

Web-graph footprint

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

468 sites link to this hostname.

269 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for efight.jp.

MechanismTarget
SPF_Awww2800.sakura.ne.jp
SPF_MXefight.jp

Related pages

Pivot deeper into the graph from efight.jp.

Cypher and MCP

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

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