Skip to content

Hostname

edsp.co.jp

Last fetched

edsp.co.jp resolves to 1 IPv4 address operated by AS9357 in JP.

Nutrition Label

WHISPER CANON · edsp.co.jpRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/edsp.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
133.250.169.149133.250.128.0/17AS9357JP

WHOIS identity

Registrar
Organization
e.design insurance co.,ltd.
Contact emails

Subdomains

19 observed subdomains of edsp.co.jp.

Web-graph footprint

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

341 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for edsp.co.jp.

MechanismTarget
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEfc0682.cuenote.jp
SPF_INCLUDEmail.dga.jp
SPF_INCLUDEspf.mail-cp.com
SPF_IP133.250.167.17
SPF_IP133.250.213.81
SPF_IP211.14.147.2

Related pages

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

Cypher and MCP

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

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