Hostname
ebc.co.jp
Last fetched
ebc.co.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with ebc.co.jp in WhisperGraph.
Subdomains
4 observed subdomains of ebc.co.jp.
Web-graph footprint
Distinct hostnames that link to or from ebc.co.jp in the public web crawl.
393 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for ebc.co.jp.
| Mechanism | Target |
|---|---|
| SPF_A | ebc.co.jp |
| SPF_INCLUDE | fc7210.cuenote.jp |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 202.32.223.16/32 |
| SPF_IP | 202.32.223.17/32 |
| SPF_IP | 202.32.223.18/32 |
| SPF_IP | 202.32.223.37 |
| SPF_MX | ebc.co.jp |
Related pages
Pivot deeper into the graph from ebc.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ebc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.