Hostname
ebara.com
Last fetched
ebara.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ebara.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.216.143.248 | 23.216.140.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 23.218.24.177 | 23.218.24.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | JP |
| 23.56.202.102 | 23.56.200.0/21 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- ebara corporation
- Contact emails
- am9vw8u527s@networksolutionsprivateregistration.com
- bn4gm5tb4ft@networksolutionsprivateregistration.com
- e58a88er76n@networksolutionsprivateregistration.com
- j86pg9w89fd@networksolutionsprivateregistration.com
- j89mu7fz9vr@networksolutionsprivateregistration.com
- ikeda.kazuhiro@ebara.com
- ts9yt55v7wg@networksolutionsprivateregistration.com
- vu7598wp7yr@networksolutionsprivateregistration.com
- ym8wt6qf225@networksolutionsprivateregistration.com
- atsuo.suzuki@ebara.co.jp
Subdomains
71 observed subdomains of ebara.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ebara.com in the public web crawl.
164 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ebara.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from ebara.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ebara.com"})-[: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.